summaryrefslogtreecommitdiff
path: root/libavformat/avformat.h
Commit message (Expand)AuthorAge
* Merge commit '6d212599aa684f30511fb08ca30fe2378405304e'Michael Niedermayer2014-05-29
|\
| * avformat: Provide a standard compliance flagLuca Barbato2014-05-28
* | avformat: move default for max_analyze_duration into utils.cMichael Niedermayer2014-05-26
* | avformat: add format_probesize to allow tuning the maximum amount of bytes to...Michael Niedermayer2014-05-25
* | avformat: add av_stream_get_end_pts()Michael Niedermayer2014-05-21
* | Merge commit 'c23c96b638cbf6c489fd301e6b3d5555632fba37'Michael Niedermayer2014-05-20
|\|
| * lavf: add av_stream_get_side_dataJanne Grunau2014-05-20
* | Merge commit 'a312f71090ee620ee252f2034aef6b13e2dafe9c'Michael Niedermayer2014-05-19
|\|
| * lavf: deprecate now unused AVStream.ptsAnton Khirnov2014-05-19
* | Merge commit '7a5f4f6853047eea74a6443d73f4d74d52b2799f'Michael Niedermayer2014-05-18
|\|
| * lavf: extend avg_frame_rate documentation.Anton Khirnov2014-05-18
* | Merge commit '0c1959b056f6ccaa2eee2c824352ba93c8e36d52'Michael Niedermayer2014-05-15
|\|
| * lavf: add AVFMT_FLAG_BITEXACT.Anton Khirnov2014-05-15
* | Merge commit 'a738540366c9b114949b7914c0d08e2c28982cfb'Michael Niedermayer2014-05-14
|\|
| * lavf: properly document the distinction between flags and ctx_flagsAnton Khirnov2014-05-14
* | avformat: Fix decoder search in find stream infoMichael Niedermayer2014-04-21
* | avformat: add av_format_inject_global_side_data(), and disable it by defaultMichael Niedermayer2014-04-15
* | avformat/utils: Inject global side data into first packet.Michael Niedermayer2014-04-13
* | lavd: add device capabilities APILukasz Marek2014-04-11
* | libavformat/utils.c: av_pkt_dump_log2: use const pointersRoman Fietze2014-04-03
* | Merge commit '25b32586566f285d797737863c97a1c5c9c84e2b'Michael Niedermayer2014-03-24
|\|
| * lavf: add an AVStream field for exporting stream-global side dataAnton Khirnov2014-03-24
* | avformat: extracting NTP timestamp from RTCPFred Rothganger2014-03-12
* | Documented av_dump_formatAnshul Maheshwari2014-03-11
* | avformat/utils: detect MPEG streams with faulty DTS and discard affected DTSMichael Niedermayer2014-03-03
* | avformat/utils: compute_pkt_fields: Fix DTS for the case where has_b_frames i...Michael Niedermayer2014-02-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2014-02-17
|\|
| * doxygen: Replace @parblock syntax with manual linebreaksDiego Biurrun2014-02-17
* | Merge commit '4d7ab5cfebef91820af2933ef2f622ea598e6b53'Michael Niedermayer2014-02-17
|\|
| * doxygen: Add a number of missing function parameter descriptionsDiego Biurrun2014-02-17
* | lavd: add list devices APILukasz Marek2014-02-16
* | lavf: add write_uncoded_frame() API.Nicolas George2014-02-11
* | Merge commit '394fb56c29eee7f4f8f0334d8b5d30d3c54ac703'Michael Niedermayer2014-02-10
|\|
| * lavf: always unref the packet passed to av_interleaved_write_frame() on errorAnton Khirnov2014-02-10
* | Merge commit '18c896be3d8e926ef806e7de29c4a168d7763389'Michael Niedermayer2014-02-10
|\|
| * lavf: extend / improve the AVFormatContext doxyAnton Khirnov2014-02-10
* | Merge commit '54f7e79d4706a8343dad1d8da51b7d3d3b2cd3b2'Michael Niedermayer2014-02-10
|\|
| * lavf: add some basic documentation of the muxing processAnton Khirnov2014-02-10
* | Merge commit '4c750599509c3973afbe2850953a1fb963f696e5'Michael Niedermayer2014-02-10
|\|
| * lavf: rewrite the av_write_frame() doxyAnton Khirnov2014-02-10
* | Merge commit 'ad7f2b69a546ec65ef6b11e1a0fd58e6bb66bc4b'Michael Niedermayer2014-02-10
|\|
| * lavf: rewrite the av_interleaved_write_frame() doxyAnton Khirnov2014-02-10
* | Merge commit 'd9ae1031f5edbd25c8526b4cb51aba66d3bee931'Michael Niedermayer2014-02-05
|\|
| * lavf: improve handling of sparse streams when muxingLuca Barbato2014-02-04
* | Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74'Michael Niedermayer2014-02-04
|\|
| * lavf: ignore attachment streams for interleaving purposesAnton Khirnov2014-02-04
* | avformat: use AVPROBE_SCORE_STREAM_RETRY, instead of AVPROBE_SCORE_RETRY - 1Michael Niedermayer2014-02-02
* | lavf: add output_ts_offset option to AVFormatContextStefano Sabatini2014-02-02
* | lavf/avformat.h: fix typosStefano Sabatini2014-02-02
* | lavd: add avdevice_dev_to_app_control_message APILukasz Marek2014-01-27