git.videolan.org
/
vlc.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fixed a regression with avcodec due to 83f58a5076e659f63f47575c0c350b58367eaff0
2009-05-05
Laurent Aimar
Fixed a regression with avcodec due to 83f58a5076e659f63f475...
commit
|
commitdiff
|
tree
2009-05-05
Laurent Aimar
Allow reading until the end of the file while discarding...
commit
|
commitdiff
|
tree
2009-05-05
Laurent Aimar
Use audio channel layout only when supported by avcodec.
commit
|
commitdiff
|
tree
2009-05-04
Laurent Aimar
Do not try to seeking beyond the end of stream in mmstu.
commit
|
commitdiff
|
tree
2009-05-04
Laurent Aimar
Do not read the whole file (in memory !) when parsing...
commit
|
commitdiff
|
tree
2009-05-04
Laurent Aimar
Allow back seeking after an access EOF.
commit
|
commitdiff
|
tree
2009-05-03
Laurent Aimar
Fixed PCR origin in ogg.
commit
|
commitdiff
|
tree
2009-05-03
Laurent Aimar
Fixed typo in avcodec audio.
commit
|
commitdiff
|
tree
2009-05-03
Laurent Aimar
Try to setup avcodec audio format as soon as possible.
commit
|
commitdiff
|
tree
2009-05-03
Laurent Aimar
Added I420<->J420 (422/440/444) equivalence in vout_ChromaCmp.
commit
|
commitdiff
|
tree
2009-05-03
Laurent Aimar
Simplify a bit vout_ChromaCmp.
commit
|
commitdiff
|
tree
2009-05-03
Laurent Aimar
Fixed channels order with native flac decoder.
commit
|
commitdiff
|
tree
2009-05-02
Laurent Aimar
Added support for avcodec audio channel layout.
commit
|
commitdiff
|
tree
2009-05-02
Laurent Aimar
Added a new channel extraction helper to aout.
commit
|
commitdiff
|
tree
2009-05-02
Laurent Aimar
Let simple mixer also handle 5.x with middle channels.
commit
|
commitdiff
|
tree
2009-05-02
Laurent Aimar
Recognized more channels layout in aout_FormatPrintChannels.
commit
|
commitdiff
|
tree
2009-05-01
Laurent Aimar
Used currentIndexChanged for combo box changes (dvb).
commit
|
commitdiff
|
tree
2009-05-01
Laurent Aimar
Fixed MRL update on dvb bandwidth modification.
commit
|
commitdiff
|
tree
2009-05-01
Anthony Loiseau
Add some options as safe, based on forum.v.o search.
Signed-off-by:
Laurent Aimar
<fenrir@videolan.org>
commit
|
commitdiff
|
tree
2009-05-01
Anthony Loiseau
Add video-title-* options as safe
commit
|
commitdiff
|
tree
2009-05-01
Laurent Aimar
Cosmetic.
commit
|
commitdiff
|
tree
2009-05-01
Laurent Aimar
Check against invalid i_title_timeout value.
commit
|
commitdiff
|
tree
2009-05-01
Laurent Aimar
Cosmetic.
commit
|
commitdiff
|
tree
2009-05-01
Laurent Aimar
Add most of *-caching options as safe
commit
|
commitdiff
|
tree
2009-05-01
Laurent Aimar
Fixed module_need in case a shortcut list was provided.
commit
|
commitdiff
|
tree
2009-05-01
Laurent Aimar
Fixed "stats" decoder output format.
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Fixed non compatible avcodec flac extradata.
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Allows selecting CC as soon as possible.
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Fixed typo in max pts_delay (60s not 601s)
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Clip pts_delay from access/demux to 60s.
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Assert against broken values in input_clock_Update.
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Check for broken PCR value in es_out.
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Fixed seek reset to avoid sending invalid PCR value...
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Recognize VC1 for ASF muxing in record.
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Fixed VC1 muxing in ASF.
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
"Header Extension" is mandatory in asf.
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Write aspect ratio only when defined (asf).
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Do not dump corrupted blocks in "dump" codec.
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Fixed VC1 probe function.
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Be sure to set b_packetized in demux_PacketizerNew.
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Ensure that VC1 I frame always have a sequence header...
commit
|
commitdiff
|
tree
2009-04-30
Laurent Aimar
Fixed syntax for VC1 coming from some ASF (packetizer).
commit
|
commitdiff
|
tree
2009-04-28
Laurent Aimar
Made sure that packetizer_Header will parse everything...
commit
|
commitdiff
|
tree
2009-04-28
Laurent Aimar
Added a debug message on first entry point in VC1 packetizer.
commit
|
commitdiff
|
tree
2009-04-28
Laurent Aimar
Added and used a packetizer_Header for packetizers.
commit
|
commitdiff
|
tree
2009-04-28
Laurent Aimar
Moved and fixed all common code from video packetizers...
commit
|
commitdiff
|
tree
2009-04-28
Laurent Aimar
Fixed extra data parsing with some VC1 streams.
commit
|
commitdiff
|
tree
2009-04-28
Laurent Aimar
Fixed VC1 EOS value.
commit
|
commitdiff
|
tree
2009-04-28
Laurent Aimar
Fixed asprint checks in mod demuxer.
commit
|
commitdiff
|
tree
2009-04-28
Laurent Aimar
Fixed coding style in mod demuxer.
commit
|
commitdiff
|
tree
2009-04-28
Laurent Aimar
Fixed decoder spacing mode selection.
commit
|
commitdiff
|
tree
2009-04-28
Laurent Aimar
Fixed record DelEs function.
commit
|
commitdiff
|
tree
2009-04-28
Laurent Aimar
Fixed b_out_pace_control value when using record.
commit
|
commitdiff
|
tree
2009-04-28
Laurent Aimar
Prevent a 0 division when invalid frequency step is...
commit
|
commitdiff
|
tree
2009-04-26
Konstanty
Adds a few more types of MOD files
Signed-off-by:
Laurent Aimar
<fenrir@videolan.org>
commit
|
commitdiff
|
tree
2009-04-26
Laurent Aimar
A really small optim (art fetcher).
commit
|
commitdiff
|
tree
2009-04-26
Laurent Aimar
Complete input/decoder.c review to use VLC_TS_INVALID.
commit
|
commitdiff
|
tree
2009-04-26
Laurent Aimar
Fixed opencv video filter wrapper compilation.
commit
|
commitdiff
|
tree
2009-04-26
Laurent Aimar
Replaced playlist_internal.h by libvlc.h in control...
commit
|
commitdiff
|
tree
2009-04-26
Laurent Aimar
Do not include vout_control.h in mediacontrol_audio_video.c
commit
|
commitdiff
|
tree
2009-04-26
Laurent Aimar
Replaced ReduceHeight by GCD (vout).
commit
|
commitdiff
|
tree
2009-04-25
Laurent Aimar
Complete review of clock.c to use VLC_TS_INVALID.
commit
|
commitdiff
|
tree
2009-04-25
Laurent Aimar
Renamed BLOCK_TS_INVALID to VLC_TS_INVALID and put...
commit
|
commitdiff
|
tree
2009-04-25
Laurent Aimar
Added BLOCK_TS_INVALID define to check against unset...
commit
|
commitdiff
|
tree
2009-04-25
Laurent Aimar
Fixed direct3d open error handling.
commit
|
commitdiff
|
tree
2009-04-24
Laurent Aimar
Auto probe BDA tuner when using dvb://
commit
|
commitdiff
|
tree
2009-04-24
Laurent Aimar
Use the same frequency range for DVB-T/C than our linux...
commit
|
commitdiff
|
tree
2009-04-24
Laurent Aimar
Force TS demuxer when using BDA access.
commit
|
commitdiff
|
tree
2009-04-24
Laurent Aimar
Cleaned up the way BDA store data from the sample grabber.
commit
|
commitdiff
|
tree
2009-04-24
Laurent Aimar
Fixed BDA sample grabber connection.
commit
|
commitdiff
|
tree
2009-04-24
Laurent Aimar
Fixed segafult when stopping BDA.
commit
|
commitdiff
|
tree
2009-04-22
Laurent Aimar
Used a better audio output frame size in avcodec depending...
commit
|
commitdiff
|
tree
2009-04-22
Laurent Aimar
Fixed cmov error handling avoid a later NULL pointer...
commit
|
commitdiff
|
tree
2009-04-20
Laurent Aimar
Fixed object type parsing in mpeg4 audio.
commit
|
commitdiff
|
tree
2009-04-20
Laurent Aimar
Workaround another swscale bug.
commit
|
commitdiff
|
tree
2009-04-20
Laurent Aimar
Enabled again timeout for win32 in live555.
commit
|
commitdiff
|
tree
2009-04-20
Laurent Aimar
Added a live555 patch to try to fix the win32 port.
commit
|
commitdiff
|
tree
2009-04-19
Laurent Aimar
Allocated up to VOUT_MAX_PICTURES when direct mode...
commit
|
commitdiff
|
tree
2009-04-19
Laurent Aimar
Always link/unlink picture in ffmpeg_GetFrame/ReleaseBuf.
commit
|
commitdiff
|
tree
2009-04-16
Laurent Aimar
Fixed xcb resize support.
commit
|
commitdiff
|
tree
2009-04-16
Laurent Aimar
XDS does not mean CC channel 3.
commit
|
commitdiff
|
tree
2009-04-16
Laurent Aimar
Checked CC parity.
commit
|
commitdiff
|
tree
2009-04-16
Laurent Aimar
Added support for explicit HeV2 LOAS/LATM stream in...
commit
|
commitdiff
|
tree
2009-04-16
Laurent Aimar
Be more explicit on faad error.
commit
|
commitdiff
|
tree
2009-04-16
Laurent Aimar
Used mpg extension for PS in record.
commit
|
commitdiff
|
tree
2009-04-15
Laurent Aimar
Disable timeout usage under WIN32 with live555.
commit
|
commitdiff
|
tree
2009-04-15
Laurent Aimar
Fixed win32 compilation.
commit
|
commitdiff
|
tree
2009-04-15
Laurent Aimar
Fixed TCP rollover.
commit
|
commitdiff
|
tree
2009-04-13
Laurent Aimar
Improved a52 in wav detection robustness.
commit
|
commitdiff
|
tree
2009-04-13
Laurent Aimar
Split out a52 parsing functions into a52.h
commit
|
commitdiff
|
tree
2009-04-13
Laurent Aimar
Fixed an incorrect read() error handling (http access).
commit
|
commitdiff
|
tree
2009-04-13
Laurent Aimar
Fixed some AC3 file playback with a52 audio filter.
commit
|
commitdiff
|
tree
2009-04-13
Laurent Aimar
Added support for buggy SubRip files that use dot instead...
commit
|
commitdiff
|
tree
2009-04-12
Laurent Aimar
Fixed segfault with some dvd subttile streams.
commit
|
commitdiff
|
tree
2009-04-12
Laurent Aimar
Always use swab.
commit
|
commitdiff
|
tree
2009-04-12
Laurent Aimar
Implemented replacement for swab.
commit
|
commitdiff
|
tree
2009-04-09
Laurent Aimar
Improved wav multichannel support.
commit
|
commitdiff
|
tree
2009-04-08
Laurent Aimar
Fixed spu_t attach/detach sequence.
commit
|
commitdiff
|
tree
2009-04-08
Laurent Aimar
Fixed sanetizing of file name in input_CreateFilename.
commit
|
commitdiff
|
tree
2009-04-08
Laurent Aimar
Warned about unused filename_sanitize result.
commit
|
commitdiff
|
tree
next