]> git.sesse.net Git - vlc/history - modules/demux
access_avio: cosmetics
[vlc] / modules / demux /
2009-12-12 Laurent AimarRemoved an invalid free added by 15643af1 (subtitle...
2009-12-12 Laurent AimarProtect av_register_all call with vlc_avcodec_lock().
2009-12-10 Pierre d'Herbemontshoutcast: Fix some leaks.
2009-12-10 Pierre d'Herbemontshoutcast: Don't leak psz_load.
2009-12-10 Pierre d'Herbemontavi: Don't leak in error code path.
2009-12-08 Rafaël Carréavformat mux : use sout_MuxGetStream
2009-12-06 Rémi Denis-CourmontDo not assert memory allocations
2009-12-05 JP DingerObligatory win32 compile fixes.
2009-12-05 JP DingerReplace argument = realloc( argument, size ); with...
2009-12-05 Rémi Denis-CourmontM3U: some people do use UTF-8 in m3u, revert to autodetect
2009-11-28 Rémi Denis-CourmontTS demux: fix memory leak using ACCESS_SET_PRIVATE_ID_CA
2009-11-24 Rémi Denis-CourmontLatin-1 -> UTF-8
2009-11-13 Rémi DuraffortUse var_CreateGet* when applicable.
2009-11-11 Rafaël CarréFix avformat mux Seek() : return sout_AccessOutSeek...
2009-11-11 Marian ĎurkovičUse highres clock with TDT timebase
2009-11-11 Rémi Duraffortogg: Fix tiny bugger overflow.
2009-10-31 Rémi Denis-CourmontM3U: add support for .m3u8 files (Apple invention)
2009-10-31 Rémi Denis-CourmontM3U: add shortcut
2009-10-30 Jakob Lebenpodcast: fix crash in demuxer
2009-10-29 Rémi Denis-CourmontMJPEG: fix boundary condition, off-by-one (closes ...
2009-10-29 Marian ĎurkovičFix typos. Thanks xtophe for spotting that.
2009-10-29 Marian ĎurkovičMake the buildbot happy until it gets newer libdvbpsi
2009-10-29 Marian ĎurkovičImplement TDT parsing in TS demux.
2009-10-26 Marian ĎurkovičDisplay time info also when DVB MPEG-TS is received...
2009-10-25 Ilkka Ollakkaasx.c: check for </MoreInfo> tag also
2009-10-13 Laurent AimarCosmetic.
2009-10-13 Hugo Beauzee-LuyssenImplementing MP4 DEMUX_GET_FPS control query
2009-10-13 Laurent AimarFixed ES frame rate estimation in mp4 file.
2009-10-13 Ilkka Ollakkaasx.c: don't use const on prz_mrl
2009-10-13 Ilkka Ollakkaasx.c: change reallocating to doupling instead of addin...
2009-10-13 Ilkka Ollakkaasx.c: user ProcessMRL for playlist href to be able...
2009-10-13 Ilkka Ollakkaplaylist.c: change FindPrefix to include access on...
2009-10-11 Ilkka Ollakkam3u.c: use input_item_SetTitle
2009-10-10 Rémi DuraffortFix potential object leak.
2009-10-10 Rémi Duraffortmp4: fix potential memleak.
2009-10-06 Ilkka Ollakkaasx-playlist: add ability to have multiple href in...
2009-10-05 Rémi Denis-CourmontIFO: memory leak
2009-10-04 Rémi Denis-CourmontM3U: fix mem leak on non-UTF-8 systems
2009-10-03 Laurent AimarFixed E-AC3 in ATSC TS stream.
2009-10-01 Rémi Denis-CourmontM3U are in locale character set
2009-10-01 Rémi Denis-CourmontZPL: remove blind cut&paste code frmo M3U
2009-10-01 Rémi Denis-CourmontWPL: simplify
2009-10-01 Rémi Denis-CourmontConstify
2009-10-01 Rémi Denis-CourmontWPL: remove silly cut&paste from M3U
2009-09-29 Laurent AimarFixed invalid report of broken avi index.
2009-09-28 Pierre Ynardlive555: support for subtitle tracks
2009-09-28 Jean-Baptiste KempfAvformat, increase buf_size to 2048 + 213 for aea support
2009-09-23 Marian ĎurkovičConvert EIT-coded CR/LFs to '\n'.
2009-09-21 Francois CartegnieQt: Simple prefs Input/codec ui fixes
2009-09-20 Rémi Denis-Courmont--enable-merge-ffmpeg: kludge to make avcodec and avfor...
2009-09-20 Rémi Denis-CourmontUseless #includes
2009-09-20 Baptiste Coudurieravformat: remove NOFILE hack, fix MXF seeking
2009-09-15 Laurent AimarFixed potential stack overflow in mp4 demuxer.
2009-09-15 Laurent AimarFixed potential stack overflow in avi demuxer.
2009-09-15 Laurent AimarFixed potential stack overflow in asf demuxer.
2009-09-14 Marian ĎurkovičEPG: Catch a replace EIT-coded CR/LFs
2009-09-14 Marian ĎurkovičEPG: Don't display extra items from extended EIT events
2009-09-14 Marian ĎurkovičDisplay EPG description if available
2009-09-11 Marian ĎurkovičBe more strict in provider name matching
2009-09-10 Marian ĎurkovičSet EPG default charset to ISO6937 as required by ETSI...
2009-09-09 Simon Hailes Extended PSI DVB subtitle types to include 0x14/0x28...
2009-09-08 Marian ĎurkovičPerform charset detection and conversion to UTF-8 also...
2009-09-08 Marian ĎurkovičRemove misleading comment, testing proved otherwise.
2009-09-08 Marian ĎurkovičRevert "Fix demuxdump to work with RTP input ..."
2009-09-05 Rémi Denis-CourmontXA: group ADPCM frames per ~50ms before sending to...
2009-09-04 Marian ĎurkovičFix demuxdump to work with RTP input, which would dump...
2009-09-02 Sébastien Escudierlive555 : delay RTSP PAUSE command while in paused...
2009-09-02 Sébastien Escudierlive555 fix use of uninitialized variable. The b_bool...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-08-31 Pierre YnardWinCE: remove useless define
2009-08-29 Rémi Duraffortxspf: factorize and remove dead assignement.
2009-08-29 Rémi Duraffortxspf: cosmetics.
2009-08-29 Rémi Duraffortxspf: cosmetics and fix potential memleak.
2009-08-28 Rémi Duraffortb4s: remove unused function.
2009-08-28 Rémi Duraffortdvb: some cleanup.
2009-08-28 Rémi Duraffortb4s: cleaning
2009-08-28 Rémi Duraffortb4s: fix a potential memleak.
2009-08-28 Rémi Duraffortdrms: remove duplicate code (this was done to reuse...
2009-08-28 Jean-Baptiste KempfUse VLC_CODEC for ADPCM_IMA_WAV
2009-08-28 Jean-Baptiste KempfUse a VLC_CODEC_ADPCM_MS for MS ADPCM
2009-08-27 Laurent AimarUsed VLC_CODEC_BD_PG in TS demuxer.
2009-08-27 Jean-Baptiste KempfAvformat demuxing: use bit_rate value
2009-08-25 Sébastien Escudierlive555 : fix pause and seek behaviour.
2009-08-24 Laurent AimarMade the seeking code path a bit more clear (nuv).
2009-08-24 Laurent AimarWorkaround warning on function returned value casted.
2009-08-24 Laurent AimarRevert "nuv: Fix some warnings and fix an issue where...
2009-08-24 Laurent AimarCosmetics.
2009-08-24 Laurent AimarCosmetic.
2009-08-24 Rémi Denis-CourmontAdd a directory type parameter to config_GetHomeDir
2009-08-21 Pierre d'Herbemontmodules: Use access_GetParentInput and demux_GetParentI...
2009-08-21 Pierre d'Herbemontdemux playlist: Move the usage of vlc_object_find behin...
2009-08-21 Pierre d'Herbemontdrms: Fix a pointer to int comparison.
2009-08-20 Pierre d'Herbemontps: Fix bad function return value cast.
2009-08-20 Pierre d'Herbemontpva: Bad function return value cast.
2009-08-20 Pierre d'Herbemontnuv: Fix some warnings and fix an issue where some...
2009-08-20 Pierre d'Herbemontnsv: Don't cast function return.
2009-08-20 Pierre d'Herbemontavformat: Don't cast function return value.
2009-08-20 Pierre d'Herbemontflac: Fix a bad cast from function call warning.
2009-08-20 Pierre d'Herbemontts: Fix some signess comparison issue.
2009-08-20 Pierre d'Herbemontogg: Fix some pointer sign comparison warning.
next