summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAge
* lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_ou...Stefano Sabatini2011-05-22
* Add a flag to disable side data merging.Michael Niedermayer2011-05-21
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-20
|\
| * Remove silly insults from avformat_version() Doxygen documentation.Diego Biurrun2011-05-19
* | rtpenc: MP4A-LATM payload supportJuan Carlos Rodriguez2011-05-20
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-18
|\|
| * asfdec: do not fall back to binary/generic searchVladimir Pantelic2011-05-17
* | LAVFAPI: demuxer specific options.Michael Niedermayer2011-04-30
* | LAVFAPI: avformat_alloc_output_context() / simplify usage of muxers.Michael Niedermayer2011-04-30
* | LAVF API: remove AVOutputFormat.set_parameters() the field is unused.Michael Niedermayer2011-04-30
* | Add flag to force demuxers to sort more strictly by dts.Michael Niedermayer2011-04-24
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-22
|\|
| * applehttp: Expose the stream bitrate via metadataMartin Storsjö2011-04-21
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-20
|\|
| * lavf: remove FF_API_INDEX_BUILT cruftAnton Khirnov2011-04-19
| * lavf: remove FF_API_FIRST_FORMAT cruftAnton Khirnov2011-04-19
| * lavf: remove FF_API_PARAMETERS_CODEC_ID cruftAnton Khirnov2011-04-19
| * lavf: remove FF_API_LAVF_UNUSED cruftAnton Khirnov2011-04-19
| * lavf: remove FF_API_PARSE_FRAME_PARAM cruftAnton Khirnov2011-04-19
| * lavf: remove FF_API_ALLOC_FORMAT_CONTEXT cruftAnton Khirnov2011-04-19
| * lavf: remove FF_API_GUESS_FORMAT cruftAnton Khirnov2011-04-19
| * lavf: remove FF_API_OLD_METADATA cruftAnton Khirnov2011-04-19
| * lavf: remove FF_API_MAX_STREAMS cruftAnton Khirnov2011-04-19
* | 10l, commit that should have been stashed into the merge.Michael Niedermayer2011-04-17
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-17
|\|
| * Replace more FFmpeg references by Libav.Diego Biurrun2011-04-17
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-14
|\|
| * lavf: postpone removal of public metadata conversion APIAnton Khirnov2011-04-13
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-10
|\|
| * avformat.h: fix a misplaced #endifAnton Khirnov2011-04-09
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-04-09
|\|
| * lavf: get rid of ffm-specific stuff in avformat.hAnton Khirnov2011-04-08
| * lavf: rename a parameter of av_sdp_create from buff->bufAnton Khirnov2011-04-08
| * lavf: rename avf_sdp_create to av_sdp_create.Anton Khirnov2011-04-08
| * lavf: make av_guess_image2_codec internalAnton Khirnov2011-04-08
| * lavf: mark av_pkt_dump(_log) for remove on $next+1 bump.Anton Khirnov2011-04-08
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | Reimplement stream probe try #2Michael Niedermayer2011-04-03
* | reverts parts of commit de11ee906ed232157392924735c18ab7d8522ccb. The author ...Michael Niedermayer2011-03-18
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-18
|\|
| * asfdec: subtract the preroll value and thus output 0 based timestampsVladimir Pantelic2011-03-17
| * lavf: update documentation of AVOutputFormat.flagsAnssi Hannula2011-03-07
| * lavf: document the use of multiple entries in language metadata tagAnssi Hannula2011-03-07
| * libavformat: Add av_pkt_dump{, _log}2, taking an AVStream parameterMartin Storsjö2011-03-02
| * avio: rename url_fopen/fclose -> avio_open/close.Anton Khirnov2011-02-23
| * avio: rename ByteIOContext to AVIOContext.Anton Khirnov2011-02-20
| * Move find_info_tag to lavu and add av_ prefix to itAnton Khirnov2011-02-17
| * Deprecate parse_date() in favor of av_parse_time().Stefano Sabatini2011-02-16
| * lavf: add av_ prefix to dump_format()Anton Khirnov2011-02-16
| * Document that av_write_header sets stream time_base to a value of it chosing.Reimar Döffinger2011-02-16