summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-03
|\
| * gsm demuxer: do not allocate packet twice.Justin Ruggles2011-11-02
| * flvenc: use first packet delay as global delay.Justin Ruggles2011-11-02
| * rtsp: add allowed_media_types optionJohn Brooks2011-11-02
| * Create separate functions for the raw GSM demuxer.Justin Ruggles2011-11-02
| * Replace vendor string in Ogg and FLAC muxers.Diego Biurrun2011-11-02
| * Replace ffmpeg references with more accurate libav* references.Diego Biurrun2011-11-02
| * Replace outdated references to ffmpeg tool with avconv.Diego Biurrun2011-11-02
| * Remove some stray unnecessary ffmpeg references.Diego Biurrun2011-11-02
| * id3v2: fix type of ID3v2EMFunc.free()Anton Khirnov2011-11-02
| * g726: use bits_per_coded_sample instead of bitrate to determine modeJustin Ruggles2011-11-01
* | mpegtsenc: EAC3 supportMean2011-11-02
* | id3v2enc: include strings.h for strcasecmp()Michael Niedermayer2011-11-02
* | id3v2enc: add support for year and day/month tags when writing id3v2 version ...Tobias Rapp2011-11-02
* | gxf: add timecode information to metadataMatthieu Bouron2011-11-01
* | mmsh: add return value for mmsh_open()Michael Niedermayer2011-11-01
* | mmsh: do not try to seek to negative tiimestamps, it does not workMichael Niedermayer2011-11-01
* | mp3enc: avoid truncating id3v1 tags by one byteTobias Rapp2011-11-01
* | mmsh_read_seek: skip headerMichael Niedermayer2011-10-31
* | mmsh:_implement a minimal mmsh_seek() so the stream position can be found out.Michael Niedermayer2011-10-31
* | asfdec: Check packet_replic_size earlierMichael Niedermayer2011-10-31
* | mmsh: mmsh_read_seek()Michael Niedermayer2011-10-31
* | mmsh: split out mmsh_open_internal()Michael Niedermayer2011-10-31
* | mmsh: move location storage into contextMichael Niedermayer2011-10-31
* | Fix deprecated warnings in .bit (de)muxerVladimir Voroshilov2011-10-30
* | spdifenc: use special alignment for DTS-HD length_codeAnssi Hannula2011-10-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-30
|\|
| * dsicin: fix several audio-related fields in the CIN demuxerJustin Ruggles2011-10-29
| * mov: Avoid divide by zero in edit list dts handlingBenjamin Larsson2011-10-29
| * lavf: use number of output pictures for delay checks.Ronald S. Bultje2011-10-28
* | Bump libavformat minor version for the G.729 raw demuxer.Carl Eugen Hoyos2011-10-30
* | Minimal patch for G.729 demuxerVladimir Voroshilov2011-10-29
* | Revert "matroskadec: forward parsing errors to caller."Hendrik Leppkes2011-10-29
* | Some minor spelling fixes.Reimar Döffinger2011-10-29
* | Add Vladimir Voroshilov's copyright header to bit.c.Carl Eugen Hoyos2011-10-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-29
|\|
| * probe: Restore identification of files with very large id3 tags and no extens...Alex Converse2011-10-28
| * probe: Remove id3 tag presence as a criteria to do file extension checking.Alex Converse2011-10-28
| * mpegts: MP4 SL supportAlex Converse2011-10-28
| * mpegts: MP4 OD supportAlex Converse2011-10-28
| * mpegts: Add support for Sections in PMTAlex Converse2011-10-28
| * mpegts: Replace the MP4 descriptor parser with a recursive parser.Alex Converse2011-10-28
| * mpegts: Add support for multiple mp4 descriptorsAlex Converse2011-10-28
| * mpegts: Parse mpeg2 SL descriptors.Alex Converse2011-10-28
| * isom: Add MPEG4SYSTEMS dummy object type indication.Alex Converse2011-10-28
| * lavf: add init_put_byte() to the list of visible symbols.Anton Khirnov2011-10-28
| * seek-test: free options dictionary after useJanne Grunau2011-10-28
| * seek-test: update to recent avformat apiJanne Grunau2011-10-28
| * lavf: move private fields in AVStream to the end at next bump.Anton Khirnov2011-10-28
| * lavf: move private fields in AVFormatContext to the end at next bump.Anton Khirnov2011-10-28