summaryrefslogtreecommitdiff
path: root/libavformat
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-29
|\
| * webm: support stereo videos in matroska/webm muxerAlok Ahuja2011-05-28
| * lavf: deprecate AVFormatParameters.pix_fmt.Anton Khirnov2011-05-27
| * rawdec: add a pixel_format private option.Anton Khirnov2011-05-27
* | iff: remove duplicated file descriptionStefano Sabatini2011-05-28
* | Export PCR pidKieran Kunhya2011-05-28
* | Export more transport stream information.Kieran Kunhya2011-05-28
* | Output MPEG-TS stream identifiers.Kieran Kunhya2011-05-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-27
|\|
| * movenc: Deprecate the global RTP hinting flag, use a private AVOption insteadMartin Storsjö2011-05-27
| * movenc: Add an AVClass for setting muxer specific optionsMartin Storsjö2011-05-27
| * tcp: make connect() timeout properlyLuca Barbato2011-05-27
| * rawdec: factor video demuxer definitions into a macro.Anton Khirnov2011-05-27
| * rtspdec: add initial_pause private option.Anton Khirnov2011-05-27
| * lavf: deprecate AVFormatParameters.width/height.Anton Khirnov2011-05-27
| * tty: add video_size private option.Anton Khirnov2011-05-27
| * rawdec: add video_size private option.Anton Khirnov2011-05-27
| * id3v2: Check malloc result. ID3v2 tags can be very large.Alex Converse2011-05-26
| * id3v2: Initialize tflags for version 2.2.Alex Converse2011-05-26
* | Add metadata conversion table to the wav demuxerTomas Härdin2011-05-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-27
|\|
| * lavf: initialize demuxer private options.Anton Khirnov2011-05-26
| * Mark parameterless function declarations as 'void'.Diego Biurrun2011-05-26
* | muxers: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2011-05-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-26
|\|
| * avformat: Add fpsprobesize as an AVOption.Alex Converse2011-05-25
| * rtmp: ReindentMartin Storsjö2011-05-25
| * rtmp: Don't try to do av_malloc(0)Martin Storsjö2011-05-25
| * tty: replace AVFormatParameters.sample_rate abuse with a private option.Anton Khirnov2011-05-25
| * Fix end time of last chapter in compute_chapters_endJohn Stebbins2011-05-25
| * lavf: deprecate AVFormatParameters.channel.Anton Khirnov2011-05-25
| * lavf: deprecate AVFormatParameters.standard.Anton Khirnov2011-05-25
| * lavf: deprecate AVFormatParameters.{channels,sample_rate}.Anton Khirnov2011-05-25
| * rawdec: add sample_rate/channels private options.Anton Khirnov2011-05-25
| * lavf: deprecate AVFormatParameters.mpeg2ts_raw.Anton Khirnov2011-05-25
| * mpegts: add compute_pcr option.Anton Khirnov2011-05-25
| * lavf: add priv_class field to AVInputFormat.Anton Khirnov2011-05-25
* | Add reading of disc number to mov.cReuben Thomas2011-05-25
* | Fix end time of last chapter in compute_chapters_end().John Stebbins2011-05-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-25
|\|
| * rtsp: use strtoul to parse rtptime and seq values.Ilya2011-05-24
| * ape: Allow demuxing of files with metadata tags.Carl Eugen Hoyos2011-05-24
* | matroska: improve declaration of video_stereo_* constant tablesAurelien Jacobs2011-05-24
* | matroskadec: fix reverted condition to accept combine_plane operationAurelien Jacobs2011-05-24
* | wav: fix various printf warnings related to wrong argument typeStefano Sabatini2011-05-24
* | wav: propagate ff_get_wav_header() error code in w64_read_header()Stefano Sabatini2011-05-24
* | Add Kamil Nowosads j2k code.Kamil Nowosad2011-05-24
* | matroska: cleanup handling of video stereo modeAurelien Jacobs2011-05-24
* | oggdec: use av_dlog()Stefano Sabatini2011-05-24
* | movdec: dont divide by zero when stts_data[0].duration = 0.Michael Niedermayer2011-05-22