| Commit message (Expand) | Author | Age | Files | Lines |
* | avformat/mux: implement AVFMT_FLAG_SHORTEST | Michael Niedermayer | 2016-09-11 | 1 | -0/+5 |
* | lavf/utils: add some const to pointers parameters in a few functions | Clément Bœsch | 2016-08-17 | 1 | -1/+1 |
* | avformat/utils: Add ff_format_output_open() function | Jan Sebechlebsky | 2016-07-16 | 1 | -0/+10 |
* | avformat/utils: Add ff_stream_encode_params_copy() | Jan Sebechlebsky | 2016-07-16 | 1 | -0/+9 |
* | lavf: update auto-bsf to new BSF API | Rodger Combs | 2016-06-25 | 1 | -2/+3 |
* | avformat: Fix ff_interleaved_peek() | Michael Niedermayer | 2016-06-25 | 1 | -1/+3 |
* | Merge commit 'e1eb0fc960163402bbb4e630185790488f7d28ed' | Matthieu Bouron | 2016-06-23 | 1 | -0/+10 |
|\ |
|
| * | movenc: Use packets in interleaving queues for the duration at the end of fra... | Martin Storsjö | 2016-05-18 | 1 | -0/+10 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -1/+1 |
* | | avformat/mux: do not call write_header multiple times if it fails the first time | Marton Balint | 2016-06-20 | 1 | -0/+1 |
* | | avformat: add AVFormatContext to ff_get_extradata() | Paul B Mahol | 2016-04-14 | 1 | -1/+1 |
* | | avformat/framehash: enable new output | James Almer | 2016-04-13 | 1 | -1/+1 |
* | | avformat/framehash: Add more information to the output | Michael Niedermayer | 2016-04-12 | 1 | -1/+1 |
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -3/+19 |
|\| |
|
| * | lavf: replace AVStream.codec with AVStream.codecpar | Anton Khirnov | 2016-02-23 | 1 | -0/+16 |
* | | lavc/utils: Introduce ff_bprint_to_codecpar_extradata for avformat | Hendrik Leppkes | 2016-04-03 | 1 | -0/+7 |
* | | avformat: Add a protocol blacklisting API | Derek Buitenhuis | 2016-03-04 | 1 | -1/+1 |
* | | lavf/utils: Normalize AVPacket.data to native endian in ff_get_packet_palette() | Mats Peterson | 2016-03-04 | 1 | -2/+5 |
* | | avformat/utils: add a function to standardize creation time | Marton Balint | 2016-03-03 | 1 | -0/+8 |
* | | lavf/utils: Add ff_get_packet_palette() | Mats Peterson | 2016-03-02 | 1 | -0/+12 |
* | | avformat/avienc: Store pal8 palette | Michael Niedermayer | 2016-02-19 | 1 | -1/+6 |
* | | avformat: add ff_reshuffle_raw_rgb() | Michael Niedermayer | 2016-02-18 | 1 | -0/+8 |
* | | avformat/utils: remove ff_iso8601_to_unix_time | Marton Balint | 2016-02-14 | 1 | -5/+0 |
* | | avformat/utils: add ff_parse_creation_time_metadata | Marton Balint | 2016-02-14 | 1 | -0/+11 |
* | | Merge commit '9f61abc8111c7c43f49ca012e957a108b9cc7610' | Derek Buitenhuis | 2016-02-10 | 1 | -0/+6 |
|\| |
|
| * | lavf: allow custom IO for all files | Anton Khirnov | 2016-01-24 | 1 | -0/+6 |
* | | lavf: add internal API to append a bsf to a stream's list | Rodger Combs | 2015-12-28 | 1 | -0/+11 |
* | | lavf: add automatic bitstream filtering; bump version | Rodger Combs | 2015-12-28 | 1 | -0/+17 |
* | | avformat: Add av_program_add_stream_index() | Michael Niedermayer | 2015-12-11 | 1 | -2/+0 |
* | | lavf: add FFERROR_REDO to let demuxers return no packet. | Nicolas George | 2015-12-03 | 1 | -0/+6 |
* | | Merge commit '7f4ec4364bc4a73036660c1c6a3c4801db524e9e' | Derek Buitenhuis | 2015-11-22 | 1 | -7/+0 |
|\| |
|
| * | avformat: expose av_stream_new_side_data helper | John Stebbins | 2015-11-18 | 1 | -7/+0 |
* | | Merge commit '8de1ee9f725aa3c550f425bd3120bcd95d5b2ea8' | Hendrik Leppkes | 2015-11-11 | 1 | -0/+12 |
|\| |
|
| * | lavf: deprecate compute_pkt_fields2 | Anton Khirnov | 2015-11-09 | 1 | -0/+12 |
* | | Merge commit 'ce70f28a1732c74a9cd7fec2d56178750bd6e457' | Hendrik Leppkes | 2015-10-27 | 1 | -1/+1 |
|\| |
|
| * | avpacket: Replace av_free_packet with av_packet_unref | Luca Barbato | 2015-10-26 | 1 | -1/+1 |
* | | avformat: Remove use of AVFrac and AVStream->pts | Michael Niedermayer | 2015-08-23 | 1 | -0/+12 |
* | | avformat: Move MAX_PROBE_PACKETS to internal.h | Michael Niedermayer | 2015-08-12 | 1 | -0/+2 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
* | | avformat: Add ff_configure_buffers_for_index() | Michael Niedermayer | 2015-07-13 | 1 | -0/+2 |
* | | libavformat/mux: Add ff_choose_chroma_location() | Michael Niedermayer | 2015-05-22 | 1 | -0/+5 |
* | | avformat/internal: Fix warning about struct declaration | Michael Niedermayer | 2015-05-12 | 1 | -0/+3 |
* | | avformat/internal: always check arguments of hex_dump_debug() | Michael Niedermayer | 2015-05-07 | 1 | -1/+1 |
* | | avformat/mux: Add avoid_negative_ts_use_pts | Michael Niedermayer | 2015-05-05 | 1 | -0/+2 |
* | | Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78' | Michael Niedermayer | 2015-02-11 | 1 | -0/+42 |
|\| |
|
| * | lavf: move internal fields from public to internal context | wm4 | 2015-02-10 | 1 | -0/+41 |
* | | avformat/internal: fix av_interleaved_write_frame typo reference | Clément Bœsch | 2015-02-08 | 1 | -1/+1 |
* | | Merge commit '4227e4fe7443733fb906f6fb6c265105e8269c74' | Michael Niedermayer | 2015-01-27 | 1 | -0/+7 |
|\| |
|
| * | lavf: add a convenience function for adding side data to a stream | Anton Khirnov | 2015-01-27 | 1 | -0/+7 |