summaryrefslogtreecommitdiffstats
path: root/libavformat/internal.h
Commit message (Expand)AuthorAgeFilesLines
* avformat/utils: ensure that all packets in AVPacketList are reference countedAndreas Rheinhardt2019-09-251-1/+2
* avformat/internal: Improve documentation of ff_packet_list_getAndreas Rheinhardt2019-09-181-1/+4
* avformat/mux: Use const AVPacket * in compare functionsAndreas Rheinhardt2019-08-151-1/+1
* lavf/avio: remove ffio_open2_wrapper functionJun Zhao2019-07-211-3/+0
* avformat/utils: move mkdir_p to utilsSteven Liu2018-09-251-0/+8
* avformat/utils: function to get the formatted ntp timeVishwanath Dixit2018-05-291-0/+8
* lavf/aviobuf: add ff_get_chomp_lineJun Zhao2018-04-121-0/+10
* avformat/utils: make AVPacketList helper functions sharedJames Almer2018-04-041-0/+39
* lavf: move avpriv function definition to internal.hJosh de Kock2018-04-021-0/+1
* Revert "lavd: add new API for iterating input and output devices"Josh de Kock2018-03-311-7/+0
* avformat/internal: Document the freeing behavior of ff_alloc_extradata()Michael Niedermayer2018-03-071-0/+2
* avformat/aviobuf: add ff_read_line_to_bprint and ff_read_line_to_bprint_overw...Marton Balint2018-02-241-0/+26
* lavd: add new API for iterating input and output devicesJosh de Kock2018-02-061-0/+7
* avformat: add url field to AVFormatContextMarton Balint2018-01-281-0/+7
* avformat/hlsenc, utils: Moved is_http_proto from hlsenc to utils for re-useKarthick Jeyapal2017-12-291-0/+8
* lavc, lavf: move avformat static mutex from avcodec to avformatwm42017-12-261-0/+4
* avformat/internal: fix compile error with some versions of g++Aman Gupta2017-12-231-2/+5
* avformat/internal: log underlying error with ff_rename failureAman Gupta2017-12-221-1/+1
* avformat/mux: stop delaying writing the headerJames Almer2017-12-061-6/+0
* avformat: move priv_pts from AVStream to an internal structJames Almer2017-11-071-0/+2
* lavf: consider codec framerate for framerate detectionwm42017-06-071-0/+5
* lavf: use the new bitstream filter for extracting extradataJames Almer2017-04-071-0/+9
* Revert "Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'"James Almer2017-03-231-9/+0
* Merge commit '8e2ea691351c5079cdab245ff7bfa5c0f3e3bfe4'James Almer2017-03-231-0/+9
|\
| * lavf: use the new bitstream filter for extracting extradataAnton Khirnov2016-10-161-0/+9
* | avformat: Ignore ID3v2 tags if other tags are present e.g. vorbisPaul Arzelier2017-01-281-0/+5
* | Merge commit '785c25443b56adb6dbbb78d68cccbd9bd4a42e05'Hendrik Leppkes2016-11-131-7/+6
|\ \ | |/
| * movenc: Apply offsets on timestamps when peeking into interleaving queuesMartin Storsjö2016-06-281-5/+6
* | lavf/mux: add avformat_init_outputRodger Combs2016-10-241-0/+10
* | doc: fix spelling errorsAndreas Cadhalpun2016-10-211-1/+1
* | avformat/mux: implement AVFMT_FLAG_SHORTESTMichael Niedermayer2016-09-111-0/+5
* | lavf/utils: add some const to pointers parameters in a few functionsClément Bœsch2016-08-171-1/+1
* | avformat/utils: Add ff_format_output_open() functionJan Sebechlebsky2016-07-161-0/+10
* | avformat/utils: Add ff_stream_encode_params_copy()Jan Sebechlebsky2016-07-161-0/+9
* | lavf: update auto-bsf to new BSF APIRodger Combs2016-06-251-2/+3
* | avformat: Fix ff_interleaved_peek()Michael Niedermayer2016-06-251-1/+3
* | Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed'Matthieu Bouron2016-06-231-0/+10
|\ \ | |/
| * movenc: Use packets in interleaving queues for the duration at the end of fra...Martin Storsjö2016-05-181-0/+10
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\ \ | |/
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | avformat/mux: do not call write_header multiple times if it fails the first timeMarton Balint2016-06-201-0/+1
* | avformat: add AVFormatContext to ff_get_extradata()Paul B Mahol2016-04-141-1/+1
* | avformat/framehash: enable new outputJames Almer2016-04-131-1/+1
* | avformat/framehash: Add more information to the outputMichael Niedermayer2016-04-121-1/+1
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-101-3/+19
|\ \ | |/
| * lavf: replace AVStream.codec with AVStream.codecparAnton Khirnov2016-02-231-0/+16
* | lavc/utils: Introduce ff_bprint_to_codecpar_extradata for avformatHendrik Leppkes2016-04-031-0/+7
* | avformat: Add a protocol blacklisting APIDerek Buitenhuis2016-03-041-1/+1
* | lavf/utils: Normalize AVPacket.data to native endian in ff_get_packet_palette()Mats Peterson2016-03-041-2/+5
* | avformat/utils: add a function to standardize creation timeMarton Balint2016-03-031-0/+8
OpenPOWER on IntegriCloud