summaryrefslogtreecommitdiff
path: root/libavformat/internal.h
Commit message (Expand)AuthorAge
* lavf: use the new bitstream filter for extracting extradataJames Almer2017-04-07
* Revert "Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'"James Almer2017-03-23
* Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'James Almer2017-03-23
|\
| * lavf: use the new bitstream filter for extracting extradataAnton Khirnov2016-10-16
* | avformat: Ignore ID3v2 tags if other tags are present e.g. vorbisPaul Arzelier2017-01-28
* | Merge commit '785c25443b56adb6dbbb78d68cccbd9bd4a42e05'Hendrik Leppkes2016-11-13
|\|
| * movenc: Apply offsets on timestamps when peeking into interleaving queuesMartin Storsjö2016-06-28
* | lavf/mux: add avformat_init_outputRodger Combs2016-10-24
* | doc: fix spelling errorsAndreas Cadhalpun2016-10-21
* | avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer2016-09-11
* | lavf/utils: add some const to pointers parameters in a few functionsClément Bœsch2016-08-17
* | avformat/utils: Add ff_format_output_open() functionJan Sebechlebsky2016-07-16
* | avformat/utils: Add ff_stream_encode_params_copy()Jan Sebechlebsky2016-07-16
* | lavf: update auto-bsf to new BSF APIRodger Combs2016-06-25
* | avformat: Fix ff_interleaved_peek()Michael Niedermayer2016-06-25
* | Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed'Matthieu Bouron2016-06-23
|\|
| * movenc: Use packets in interleaving queues for the duration at the end of fra...Martin Storsjö2016-05-18
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | avformat/mux: do not call write_header multiple times if it fails the first timeMarton Balint2016-06-20
* | avformat: add AVFormatContext to ff_get_extradata()Paul B Mahol2016-04-14
* | avformat/framehash: enable new outputJames Almer2016-04-13
* | avformat/framehash: Add more information to the outputMichael Niedermayer2016-04-12
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-23
* | lavc/utils: Introduce ff_bprint_to_codecpar_extradata for avformatHendrik Leppkes2016-04-03
* | avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-04
* | lavf/utils: Normalize AVPacket.data to native endian in ff_get_packet_palette()Mats Peterson2016-03-04
* | avformat/utils: add a function to standardize creation timeMarton Balint2016-03-03
* | lavf/utils: Add ff_get_packet_palette()Mats Peterson2016-03-02
* | avformat/avienc: Store pal8 paletteMichael Niedermayer2016-02-19
* | avformat: add ff_reshuffle_raw_rgb()Michael Niedermayer2016-02-18
* | avformat/utils: remove ff_iso8601_to_unix_timeMarton Balint2016-02-14
* | avformat/utils: add ff_parse_creation_time_metadataMarton Balint2016-02-14
* | Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610'Derek Buitenhuis2016-02-10
|\|
| * lavf: allow custom IO for all filesAnton Khirnov2016-01-24
* | lavf: add internal API to append a bsf to a stream's listRodger Combs2015-12-28
* | lavf: add automatic bitstream filtering; bump versionRodger Combs2015-12-28
* | avformat: Add av_program_add_stream_index()Michael Niedermayer2015-12-11
* | lavf: add FFERROR_REDO to let demuxers return no packet.Nicolas George2015-12-03
* | Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e'Derek Buitenhuis2015-11-22
|\|
| * avformat: expose av_stream_new_side_data helperJohn Stebbins2015-11-18
* | Merge commit '8de1ee9f725aa3c550f425bd3120bcd95d5b2ea8'Hendrik Leppkes2015-11-11
|\|
| * lavf: deprecate compute_pkt_fields2Anton Khirnov2015-11-09
* | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457'Hendrik Leppkes2015-10-27
|\|
| * avpacket: Replace av_free_packet with av_packet_unrefLuca Barbato2015-10-26
* | avformat: Remove use of AVFrac and AVStream->ptsMichael Niedermayer2015-08-23
* | avformat: Move MAX_PROBE_PACKETS to internal.hMichael Niedermayer2015-08-12
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer2015-07-27
|\|
* | avformat: Add ff_configure_buffers_for_index()Michael Niedermayer2015-07-13