summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAge
...
* | lavd: add avdevice_app_to_dev_control_message APILukasz Marek2014-01-27
* | AVFormatContext: add metadata_header_padding fieldJames Darnley2014-01-24
* | lavf: add avformat_get_mov_video_tags() and avformat_get_mov_audio_tags()wm42014-01-19
* | avformat: dont run update_initial_duration() twiceMichael Niedermayer2013-12-31
* | avformat/utils: limit rfps to values larger than fpsMichael Niedermayer2013-12-15
* | Merge commit '8b64c2ba0382892cad9e1a5ba601696d4cbb4d04'Michael Niedermayer2013-10-29
|\|
| * lavc: add a dummy field to AVStream to preserve ABI compatibility for avconvAnton Khirnov2013-10-29
| * lavf: remove unreliable timestamp guessing heuristicAnton Khirnov2013-10-28
* | avformat: add support to force specific AVCodecsMichael Niedermayer2013-10-02
* | Merge commit '596e5d4783ca951258a7c580951fd161f1785ec1'Michael Niedermayer2013-09-17
|\|
| * lavf: Add a flag to enable/disable per-packet flushingLuca Barbato2013-09-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-09-05
|\|
| * matroskaenc: Allow chapters to be written in trailerJohn Stebbins2013-09-04
* | avformat: export probe scoreMichael Niedermayer2013-08-28
* | Merge commit '64af59bc4916fac5578b31c89da13c30b591bddf'Michael Niedermayer2013-08-21
|\|
| * avformat: Fix references to removed av_close_input_file in DoxygenDiego Biurrun2013-08-20
* | Remove FF_API_PKT_DUMP cruft. Not compiled since libavformat 54.Alexis Ballier2013-08-13
* | documented that av_codec_close is required to callAnshul Maheshwari2013-07-24
* | avformat/AVFormatContext: Move fields down to match the forkMichael Niedermayer2013-07-09
* | lavf: add AV_DISPOSITION flags for WebVTT text track kindsMatthew Heaney2013-06-25
* | Merge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'Michael Niedermayer2013-05-05
|\|
| * avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun2013-05-04
* | lavf: filter out AVSEEK_FLAG_BACKWARD in new API.Nicolas George2013-05-04
* | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'Michael Niedermayer2013-05-04
|\|
| * silly typo fixesDiego Biurrun2013-05-03
* | avformat/mux: set avoid_negative_ts based on flags if not overridden by user ...Michael Niedermayer2013-04-26
* | Merge commit 'c2cb01d418dd18e1cf997c038d37378d773121be'Michael Niedermayer2013-04-26
|\|
| * lavf: introduce AVFMT_TS_NEGATIVELuca Barbato2013-04-25
| * lavf: remove disabled FF_API_R_FRAME_RATE cruftAnton Khirnov2013-03-11
* | avformat: Add a mechanism to allow demuxers to detect byte based seeking.Michael Niedermayer2013-04-04
* | ffmpeg/avformat: factor av_guess_frame_rate() outMichael Niedermayer2013-03-29
* | lavf/mux: add the flush_packets option.Nicolas George2013-03-24
* | lavf/avformat.h: fix a few typos in AVFormatContext:avoid_negative_ts doxyStefano Sabatini2013-03-19
* | Merge commit '7b486ab13bfcfa88a7cd92586de50e49966ec292'Michael Niedermayer2013-03-13
|\|
| * lavf: remove disabled FF_API_AV_GETTIME cruftAnton Khirnov2013-03-11
| * lavf: remove disabled FF_API_INTERLEAVE_PACKET cruftAnton Khirnov2013-03-11
| * lavf: remove disabled FF_API_READ_PACKET cruftAnton Khirnov2013-03-11
| * lavf: remove disabled FF_API_CLOSE_INPUT_FILE cruftAnton Khirnov2013-03-11
* | avformat: keep r_frame_rateMichael Niedermayer2013-03-12
* | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'Michael Niedermayer2013-03-08
|\|
| * avpacket: use AVBuffer to allow refcounting the packets.Anton Khirnov2013-03-08
| * miscellaneous typo fixesDiego Biurrun2012-12-21
* | avformat: Make duration estimation from pts more robustMichael Niedermayer2013-03-04
* | avformat: Allocate duration_error separatelyMichael Niedermayer2013-02-23
* | Fix a few "its" vs "it's" typo.Clément Bœsch2013-02-14
* | lavf: add seek2any to allow forcing seeking to non keyframes via AVOptionsMichael Niedermayer2013-02-07
* | Add a new function av_codec_get_tag2().Carl Eugen Hoyos2013-01-17
* | lavf: Provide a monotonic timestamp to the outside worldHarald Axmann2012-12-15
* | av_register_protocol is gone :(Paul B Mahol2012-12-04
* | use correct doxygen parameter direction syntaxPeter Ross2012-11-21