| Commit message (Expand) | Author | Age | Files | Lines |
* | ffmpeg: factor out sending frame to filters | Clément Bœsch | 2016-11-18 | 1 | -34/+30 |
* | ffmpeg: remove dead code out of the video filter loop | Clément Bœsch | 2016-11-18 | 1 | -5/+0 |
* | Merge commit 'b55566db4c51d920a6496455bb30a608e5a50a41' | Hendrik Leppkes | 2016-11-14 | 1 | -56/+10 |
|\ |
|
* | | Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5' | Hendrik Leppkes | 2016-11-13 | 1 | -0/+3 |
|\| |
|
* | | Merge commit 'ba7397baef796ca3991fe1c921bc91054407c48b' | Hendrik Leppkes | 2016-11-13 | 1 | -309/+317 |
|\| |
|
* | | ffmpeg: add newline to avformat_write_header error message | Marton Balint | 2016-11-13 | 1 | -1/+1 |
* | | ffmpeg: don't overwrite av_bsf_receive_packet return value before checking it | James Almer | 2016-11-05 | 1 | -6/+6 |
* | | ffmpeg: Warn if thousands of frames are duplicated. | Carl Eugen Hoyos | 2016-11-04 | 1 | -0/+5 |
* | | ffmpeg: Fix bsf corrupting merged side data | Michael Niedermayer | 2016-11-04 | 1 | -0/+1 |
* | | Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0' | Hendrik Leppkes | 2016-11-03 | 1 | -0/+32 |
|\| |
|
* | | doc: fix spelling errors | Andreas Cadhalpun | 2016-10-21 | 1 | -1/+1 |
* | | ffmpeg: remove unused ist parameter in do_subtitle_out() | Clément Bœsch | 2016-10-16 | 1 | -2/+1 |
* | | ffmpeg: Use av_fifo_freep() to avoid stale pointers | Michael Niedermayer | 2016-10-14 | 1 | -1/+1 |
* | | ffmpeg_cleanup: fix crash with unrecognized codec | James Zern | 2016-10-14 | 1 | -1/+1 |
* | | Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc' | Hendrik Leppkes | 2016-10-08 | 1 | -22/+62 |
|\| |
|
* | | ffmpeg: explicitly write headers for files with no streams | Hendrik Leppkes | 2016-10-07 | 1 | -0/+10 |
* | | Merge commit '1c169782cae6c5c430ff62e7d7272dc9d0e8d527' | Hendrik Leppkes | 2016-10-07 | 1 | -31/+60 |
|\| |
|
* | | Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c' | Hendrik Leppkes | 2016-10-07 | 1 | -2/+1 |
|\| |
|
* | | ffmpeg: remove unused and errorneous AVFrame timestamp check | Hendrik Leppkes | 2016-10-07 | 1 | -6/+1 |
* | | ffmpeg: don't reconfigure terminal if we're not taking input from stdin | Rodger Combs | 2016-10-06 | 1 | -3/+1 |
* | | ffmpeg: use new encode API | wm4 | 2016-10-01 | 1 | -25/+46 |
* | | ffmpeg: use new decode API | wm4 | 2016-10-01 | 1 | -52/+126 |
* | | ffmpeg: move subframe warning to libavcodec | wm4 | 2016-10-01 | 1 | -7/+0 |
* | | ffmpeg: pass the hwaccel frames context to the decoder | Anton Khirnov | 2016-09-29 | 1 | -0/+7 |
* | | Merge commit '6ed0f70f97c882813199b3bafd724ceeb43659de' | James Almer | 2016-09-28 | 1 | -145/+158 |
|\| |
|
* | | ffmpeg: stop using AVStream.codec on stream copy | James Almer | 2016-09-27 | 1 | -13/+12 |
* | | ffmpeg: fix memleak of encoder options AVDictionary on failure | James Almer | 2016-09-25 | 1 | -0/+1 |
* | | ffmpeg: Fix bistream typos | Michael Niedermayer | 2016-09-25 | 1 | -1/+1 |
* | | ffmpeg: switch to the new BSF API | Clément Bœsch | 2016-09-24 | 1 | -37/+117 |
* | | ffmpeg: switch to codecpar | Clément Bœsch | 2016-09-21 | 1 | -107/+127 |
* | | lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpeg | Clément Bœsch | 2016-09-14 | 1 | -48/+4 |
* | | ffmpeg: copy trailing_padding when using -acodec copy | Jon Toohill | 2016-09-13 | 1 | -0/+1 |
* | | ffmpeg: fix broken indent/style in write_frame | Clément Bœsch | 2016-09-02 | 1 | -22/+21 |
* | | ffmpeg: fix -stream_loop with -re | Marton Balint | 2016-08-28 | 1 | -0/+4 |
* | | ffmpeg: Do not set too large bits_per_raw_sample. | Carl Eugen Hoyos | 2016-08-17 | 1 | -1/+7 |
* | | cmdutils: remove the current working directory from the DLL search path on win32 | Hendrik Leppkes | 2016-08-08 | 1 | -0/+2 |
* | | Merge commit '90944ee3ab79081845ea1bd97eea475031ce0842' | James Almer | 2016-08-06 | 1 | -10/+0 |
|\| |
|
* | | Merge commit '5e1840622ce6e41c57d9c407604863d3f3dcc3ae' | Timothy Gu | 2016-08-03 | 1 | -1/+1 |
|\| |
|
* | | Merge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee' into merge | Timothy Gu | 2016-08-03 | 1 | -5/+4 |
|\| |
|
* | | Merge commit '49670e4218d34899a1c37abb7a11615efc16f757' | Timothy Gu | 2016-08-03 | 1 | -2/+2 |
|\| |
|
* | | ffmpeg.c: copy video profile when using stream_copy | Mark Reid | 2016-07-23 | 1 | -0/+1 |
* | | cosmetics: fix some misspelled words | James Almer | 2016-07-17 | 1 | -2/+2 |
* | | ffmpeg: do not use deprecated AVSubtitleRect.pict | Clément Bœsch | 2016-06-25 | 1 | -3/+3 |
* | | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -1/+1 |
|\| |
|
* | | ffmpeg: Add cuvid hwaccel support | Timo Rothenpieler | 2016-06-10 | 1 | -0/+5 |
* | | ffmpeg: Check that r_frame_rate is set before attempting to use it | Michael Niedermayer | 2016-05-16 | 1 | -1/+2 |
* | | ffmpeg: copy color properties in case of -c:v copy. | Ronald S. Bultje | 2016-05-10 | 1 | -1/+5 |
* | | Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f' | Derek Buitenhuis | 2016-05-08 | 1 | -0/+2 |
|\| |
|
* | | Merge commit '9200514ad8717c63f82101dc394f4378854325bf' | Derek Buitenhuis | 2016-04-10 | 1 | -0/+9 |
|\| |
|
* | | vp9: add superframe merging bitstream filter. | Ronald S. Bultje | 2016-03-11 | 1 | -0/+1 |