aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-181-5/+59
|\
| * lavf: add avformat_write_header() as a replacement for av_write_header().Anton Khirnov2011-06-161-2/+28
| * Deprecate av_open_input_* and remove their uses.Anton Khirnov2011-06-161-3/+8
| * lavf: add avformat_open_input() as a replacement for av_open_input_*Anton Khirnov2011-06-161-0/+22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-091-28/+34
|\|
| * Remove all uses of now deprecated metadata functions.Anton Khirnov2011-06-081-5/+5
| * Move metadata API from lavf to lavu.Anton Khirnov2011-06-081-23/+29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-071-1/+1
|\|
| * lavf: deprecate AVFormatParameters.time_base.Anton Khirnov2011-06-061-1/+1
* | lavf: tag dump_format() as @deprecatedStefano Sabatini2011-06-011-0/+3
* | Merge remote-tracking branch 'qatar/master' into masterMichael Niedermayer2011-05-291-3/+1
|\|
| * lavf: deprecate AVFormatParameters.pix_fmt.Anton Khirnov2011-05-271-3/+1
* | Export PCR pidKieran Kunhya2011-05-281-0/+1
* | Export more transport stream information.Kieran Kunhya2011-05-281-0/+9
* | Output MPEG-TS stream identifiers.Kieran Kunhya2011-05-281-0/+7
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-271-5/+7
|\|
| * movenc: Deprecate the global RTP hinting flag, use a private AVOption insteadMartin Storsjö2011-05-271-1/+3
| * rtspdec: add initial_pause private option.Anton Khirnov2011-05-271-2/+2
| * lavf: deprecate AVFormatParameters.width/height.Anton Khirnov2011-05-271-2/+2
* | muxers: Add a flag to mark muxers that allow (non strict) monotone timestamps.James Zern2011-05-261-0/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-261-8/+16
|\|
| * avformat: Add fpsprobesize as an AVOption.Alex Converse2011-05-251-0/+5
| * lavf: deprecate AVFormatParameters.channel.Anton Khirnov2011-05-251-1/+1
| * lavf: deprecate AVFormatParameters.standard.Anton Khirnov2011-05-251-1/+1
| * lavf: deprecate AVFormatParameters.{channels,sample_rate}.Anton Khirnov2011-05-251-2/+4
| * lavf: deprecate AVFormatParameters.mpeg2ts_raw.Anton Khirnov2011-05-251-1/+1
| * mpegts: add compute_pcr option.Anton Khirnov2011-05-251-3/+4
| * lavf: add priv_class field to AVInputFormat.Anton Khirnov2011-05-251-0/+2
* | lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_ou...Stefano Sabatini2011-05-221-4/+26
* | Add a flag to disable side data merging.Michael Niedermayer2011-05-211-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-201-2/+1
|\|
| * Remove silly insults from avformat_version() Doxygen documentation.Diego Biurrun2011-05-191-2/+1
* | rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-05-201-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-181-0/+2
|\|
| * asfdec: do not fall back to binary/generic searchVladimir Pantelic2011-05-171-0/+2
* | LAVFAPI: demuxer specific options.Michael Niedermayer2011-04-301-0/+5
* | LAVFAPI: avformat_alloc_output_context() / simplify usage of muxers.Michael Niedermayer2011-04-301-1/+8
* | LAVF API: remove AVOutputFormat.set_parameters() the field is unused.Michael Niedermayer2011-04-301-4/+3
* | Add flag to force demuxers to sort more strictly by dts.Michael Niedermayer2011-04-241-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-221-0/+1
|\|
| * applehttp: Expose the stream bitrate via metadataMartin Storsjö2011-04-211-0/+1
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-201-103/+0
|\|
| * lavf: remove FF_API_INDEX_BUILT cruftAnton Khirnov2011-04-191-3/+0
| * lavf: remove FF_API_FIRST_FORMAT cruftAnton Khirnov2011-04-191-5/+0
| * lavf: remove FF_API_PARAMETERS_CODEC_ID cruftAnton Khirnov2011-04-191-4/+0
| * lavf: remove FF_API_LAVF_UNUSED cruftAnton Khirnov2011-04-191-9/+0
| * lavf: remove FF_API_PARSE_FRAME_PARAM cruftAnton Khirnov2011-04-191-16/+0
| * lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruftAnton Khirnov2011-04-191-7/+0
| * lavf: remove FF_API_GUESS_FORMAT cruftAnton Khirnov2011-04-191-12/+0
| * lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov2011-04-191-39/+0