]> git.sesse.net Git - vlc/history - modules/demux
asf demux: cosmetics
[vlc] / modules / demux /
2013-01-17 Rafaël Carréasf demux: cosmetics
2013-01-17 Jean-Baptiste KempfASF: don't print debug infos in releases
2013-01-17 Rafaël Carréasf demux: fix #8024
2013-01-15 Rémi Denis-CourmontAvoid zero-length array
2013-01-14 Jean-Baptiste KempfOgg: display debug about Annodex info
2013-01-14 Jean-Baptiste KempfOgg: factorize reset function
2013-01-14 Ludovic FauvetOgg: implement SET_SEEKPOINT
2013-01-14 Jean-Baptiste KempfOgg: remove unused function and variable
2013-01-14 Jean-Baptiste KempfOgg: use b_force_backup as a boolean
2013-01-14 Jean-Baptiste KempfOgg: clean header and remove unused members
2013-01-14 Jean-Baptiste KempfOgg: use calloc
2013-01-11 Isamu Arimotoram: fixed typo
2013-01-11 Denis CharmetAvoid inifite loops and stack explosion when parsing...
2013-01-07 Denis CharmetReuse the decoders when possible at segment change
2013-01-07 Jean-Baptiste KempfWAV: simplification
2013-01-07 Jean-Baptiste KempfWAV: support wma2 in wav
2012-12-28 Denis CharmetInitialize codecs after track parsing and not before...
2012-12-28 Jean-Baptiste Kempflive555: use calloc
2012-12-26 Denis CharmetHandle with resilience unknown ebml elements
2012-12-20 Rémi Denis-Courmontaout: pass FOURCC instead of bits to aout_ChannelsReorder()
2012-12-17 Rafaël CarréRemove variable name clashes in TAB_REMOVE
2012-12-13 Rémi Denis-CourmontReplace block_New() with block_Alloc()
2012-12-12 Denis CharmetCall SET_NEXT_DISPLAY_TIME after SET_PCR to avoid its...
2012-12-12 Laurent AimarAdded support for SCTE-27 in TS demuxer.
2012-12-12 Laurent AimarRemoved write only ts_es_t::b_gather
2012-12-12 Laurent AimarRename ts_es_t::*pes* into ts_es_t::*data*
2012-12-11 Jean-Baptiste KempfAVI: a debug message when refusing to open the subtitle
2012-12-11 Jean-Baptiste KempfAVI: increase threshold for subtitles detection to...
2012-12-11 Denis CharmetMKV: Set default value for audio tracks when parsing one
2012-12-09 Denis CharmetHandle ordered editions with broken links or empty
2012-12-06 Jean-Baptiste KempfOgg: parse and create Vorbis Comment Chapter Extension...
2012-12-05 Jean-Baptiste KempfMP4: enable debug with debug builds
2012-12-04 Jean-Baptiste KempfRevert "Correctly detect alac in mp4 properties"
2012-12-04 Jean-Baptiste KempfMP4: check more i_timescale values to avoid Division...
2012-11-29 Rémi Denis-Courmontdump: output to access output rather than file (fixes...
2012-11-29 Rémi Denis-Courmontdump: clean up and simplify
2012-11-21 Denis CharmetHandle possible negative timestamps in MKV
2012-11-21 Denis CharmetDetect Theora keyframe without blockreference
2012-11-21 Jean-Baptiste KempfLGPL: relicense Tivo demuxer to LGPL
2012-11-16 Jean-Baptiste KempfAVformat: do not use static attachment pictures as...
2012-11-15 Jean-Baptiste KempfOgg: Parse chapters in comments
2012-11-14 Denis CharmetUse timecodescale to compute subtitle duration
2012-11-14 Denis CharmetUse encoding scope to correctly decode data
2012-11-13 Jean-Baptiste KempfLGPL
2012-11-13 Jean-Baptiste KempfDTS in wav: check frame size
2012-11-12 Jean-Baptiste KempfDTS in wav: use DTS helper
2012-11-11 Rémi Denis-CourmontShrink channel reordering tables to 9-10 bytes (from...
2012-11-11 Rémi Denis-Courmontaout_CheckChannelReorder: remove redundant parameter
2012-11-10 Jean-Baptiste KempfAIFF: avoid division by 0
2012-11-10 Rémi Denis-Courmontmkv: do not use .b_die
2012-11-03 Pierre Ynardavformat: fix use-after-free in error path
2012-11-02 Rafaël Carréavformat demux: fix invalid free
2012-10-30 Rémi Denis-Courmontmkv: fix call to ES_OUT_SET_NEXT_DISPLAY_TIME
2012-10-29 Frédéric Yhuellibmp4: don't parse twice the file in MP4_BoxGetRoot
2012-10-27 Jean-Baptiste KempfSupport G.723.1
2012-10-25 Jean-Baptiste KempfImage: fix vim typo
2012-10-24 Jean-Baptiste KempfUpgrade libavformat requirement to 53.21
2012-10-24 Jean-Baptiste KempfVorbis: code cosmetics
2012-10-19 Jean-Baptiste KempfRevert "xiph demux: Kill a warning (comparison betw...
2012-10-19 Frédéric Yhueldemux/mp4: be less picky wrt VC-1 profiles we accept
2012-10-18 KO Myung-Hunmkv: fix the problem that mkv is not played on OS/2
2012-10-16 Felix Paul Kühnemkv: fixed playback of certain files on 32bit Apple...
2012-10-14 Rafaël Carrémp4 demux: fix crash
2012-10-12 Frédéric Yhueldemux/mp4: fix some memory leaks
2012-10-12 Frédéric Yhueldemux/mp4: rewrite MP4_BoxGetNextChunk()
2012-10-09 Rafaël Carréavformat demux: AVFormatContext->nb_streams == 0 is...
2012-10-09 Jean-Baptiste KempfAv* move GetVlcDspMask from avcodec.h to avcommon.h
2012-10-08 Ilkka Ollakkaavformat: if we use dummy access, let avformat write...
2012-10-07 Frédéric Yhuelmp4: use vlc_fourcc_GetCodec()
2012-10-04 Francois Cartegniedemux ts: fix EITConvertToUTF8 to deal with no longer...
2012-09-30 Sergey Radionovmjpeg: move content-type checks to probe phase
2012-09-28 Frédéric Yhueldemux/mp4: bug fix for files with 'moov' at the end
2012-09-28 Frédéric YhuelSmooth Streaming: read PacketSize attribute in manifest
2012-09-26 Frédéric YhuelSmooth Streaming: play streams with no video (or audio...
2012-09-24 Frédéric Yhueldemux/mp4: fix PTS computation
2012-09-21 Hugo Beauzée-Luyssenmjpeg: minor cosmetics
2012-09-21 Hugo Beauzée-Luyssenmjpeg: Yoda code usage avoiding you will
2012-09-21 Hugo Beauzée-Luyssenmjpeg: Fix uninitialized values for i_size when checkin...
2012-09-21 Frédéric Yhueldemux/mp4: Add fragmented MP4 support
2012-09-14 Daniel PengSome RTSP implementations (Foscam H.264 IP cameras...
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/demux/avformat/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/demux/mkv/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/demux/playlist/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/demux/mpeg/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/demux/mp4/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/demux/avi/
2012-09-09 Rémi Denis-CourmontRemove recursion into modules/demux/asf/
2012-09-08 Denis CharmetAdd MKV tag handling and use them to properly name...
2012-09-07 Ludovic Fauvetogg: fix computation of vorbis stream length (close...
2012-09-06 Rémi Denis-CourmontRemove empty *_DEPENDENCIES in makefiles
2012-09-06 Ludovic Fauvetogg: find the length of an opus stream
2012-09-06 Denis CharmetMKV: Fix seek to 0 with a non null time offset
2012-09-04 Denis CharmetMKV: Handle multi-editions as different titles
2012-09-03 Timothy B. TerriberryFix 0-byte Ogg packet handling.
2012-09-03 Timothy B. TerriberryOpus demuxing fixes.
2012-08-31 Ludovic Fauvetmp4: fix flawed logic (close #7058)
2012-08-30 Rémi Denis-Courmontmjpeg: probe before malloc in one simple case
2012-08-30 Rémi Denis-Courmontmjpeg: deduplicate frame length variable
2012-08-26 KO Myung-HunOS/2: Include ctype.h in modules/demux/playlist/playlist.c
2012-08-24 Jean-Baptiste KempfMKV: fix metadata, by reading the spec
next