| Commit message (Expand) | Author | Age | Files | Lines |
* | ffmpeg: Fix crash with ost->last_frame allocation failure | Michael Niedermayer | 2015-07-14 | 1 | -1/+1 |
* | ffmpeg: Fix deallocating input threads with partly failed file allocation | Michael Niedermayer | 2015-07-14 | 1 | -1/+1 |
* | ffmpeg: Fix cleanup with ost = NULL | Michael Niedermayer | 2015-07-13 | 1 | -1/+6 |
* | ffmpeg: Use av_log to print benchmark output. | Carl Eugen Hoyos | 2015-07-09 | 1 | -3/+3 |
* | ffmpeg: windows: respond to logoff and ctrl+break messages as well | rogerdpack | 2015-07-01 | 1 | -0/+41 |
* | ffmpeg: only count got_output/errors in decode_error_stat | Andreas Cadhalpun | 2015-07-01 | 1 | -3/+3 |
* | ffmpeg: exit_on_error if decoding a packet failed | Andreas Cadhalpun | 2015-07-01 | 1 | -0/+9 |
* | Merge commit '9a5e4fbec870c7d466b7a0aec92c70778efc96b5' | Michael Niedermayer | 2015-06-27 | 1 | -9/+8 |
|\ |
|
* | | Merge commit 'b114f6d48a06a4dad6882bc83e07463905f004c4' | Michael Niedermayer | 2015-06-27 | 1 | -21/+27 |
|\| |
|
* | | ffmpeg: Use 2 instead of STDERR_FILENO | Michael Niedermayer | 2015-06-25 | 1 | -2/+3 |
* | | modify exit message when signaled | rogerdpack | 2015-06-25 | 1 | -1/+1 |
* | | ffmpeg: log error message when shutting down from too many signals | rogerdpack | 2015-06-25 | 1 | -1/+4 |
* | | ffmpeg: Do not use the data/size of a bitstream filter after failure | Michael Niedermayer | 2015-06-24 | 1 | -0/+1 |
* | | ffmpeg: Free last_frame instead of just unref | Michael Niedermayer | 2015-06-18 | 1 | -0/+2 |
* | | ffmpeg: do not print misleading recommanditions on 1pass vpx encoding | Michael Niedermayer | 2015-05-26 | 1 | -1/+10 |
* | | ffmpeg: Support copying unknown streams | Michael Niedermayer | 2015-05-21 | 1 | -0/+1 |
* | | ffmpeg: Do not copy the display matrix if rotation meta-data is manually added | Michael Niedermayer | 2015-05-18 | 1 | -1/+5 |
* | | ffmpeg: only apply last picture flush code at EOF | Michael Niedermayer | 2015-05-17 | 1 | -1/+1 |
* | | ffmpeg: Support preserving the source key frame timings | anatolschwarz | 2015-05-16 | 1 | -1/+8 |
* | | ffmpeg: Remove another unneeded ost->filter_graph check | Michael Niedermayer | 2015-05-15 | 1 | -1/+1 |
* | | ffmpeg: Print an error if avfilter_graph_queue_command() failed | Michael Niedermayer | 2015-05-15 | 1 | -0/+2 |
* | | ffmpeg: remove unneeded ost->filter check | Michael Niedermayer | 2015-05-15 | 1 | -1/+1 |
* | | Merge commit '16302246b1fcb7ad4e6f7bd31c49956a455336d2' | Michael Niedermayer | 2015-05-02 | 1 | -0/+2 |
|\| |
|
* | | ffmpeg: remove incorrect network deinit | Michael Niedermayer | 2015-04-28 | 1 | -1/+0 |
* | | ffmpeg: Fix null pointer dereference in do_video_out() | Michael Niedermayer | 2015-04-19 | 1 | -0/+3 |
* | | Merge commit '3892bdab9b652eb003ab95e167f1765e0b0ea035' | Michael Niedermayer | 2015-04-04 | 1 | -13/+15 |
|\| |
|
* | | ffmpeg: Fix extradata allocation | Michael Niedermayer | 2015-04-04 | 1 | -4/+6 |
* | | ffmpeg: Fix indentation | Michael Niedermayer | 2015-04-03 | 1 | -66/+66 |
* | | ffmpeg: last frame duplication heuristic | Michael Niedermayer | 2015-04-03 | 1 | -5/+24 |
* | | ffmpeg: Avoid null pointer dereferences | Himangi Saraogi | 2015-04-02 | 1 | -2/+7 |
* | | Merge commit '22a6d48b0d7367b3a45dd6db245f8ffaaa364995' | Michael Niedermayer | 2015-03-20 | 1 | -3/+7 |
|\| |
|
* | | Merge commit 'dc7536ca3d2dbe47f40cc0fcd0fc2555a84d5f56' | Michael Niedermayer | 2015-03-10 | 1 | -1/+1 |
|\| |
|
* | | ffmpeg: comment mpeg4 hack | Clément Bœsch | 2015-03-03 | 1 | -0/+1 |
* | | ffmpeg: Fix -vstats when coded_frame is not set | Michael Niedermayer | 2015-02-28 | 1 | -3/+3 |
* | | ffmpeg: notify when the thread message queue blocks. | Nicolas George | 2015-02-26 | 1 | -1/+10 |
* | | ffmpeg: allow to set the thread message queue size. | Nicolas George | 2015-02-26 | 1 | -1/+1 |
* | | ffmpeg: Print negative times like "-00:05:01.22" instead of "00:-5:-1.-22" | Michael Niedermayer | 2015-02-11 | 1 | -2/+4 |
* | | ffmpeg: Make CFR frame drop threshold user adjustable | Michael Niedermayer | 2015-02-04 | 1 | -1/+3 |
* | | ffmpeg: remove unused header | Paul B Mahol | 2015-01-30 | 1 | -2/+0 |
* | | ffmpeg: free_input_threads requires HAVE_PTHREADS | Christophe Gisquet | 2015-01-30 | 1 | -1/+2 |
* | | ffmpeg: allow overriding and amending AVStream->disposition | Michael Niedermayer | 2015-01-25 | 1 | -0/+32 |
* | | ffmpeg: Reduce noisiness of frame clipping in rate convertion | Michael Niedermayer | 2015-01-19 | 1 | -1/+4 |
* | | ffmpeg: Favor filter graph based duration over ost->frame_rate in fps code | Michael Niedermayer | 2015-01-19 | 1 | -7/+4 |
* | | Fix precission typos | Michael Niedermayer | 2015-01-16 | 1 | -1/+1 |
* | | ffmpeg: Use filter graph output frame rate also for frame duration estimation | Michael Niedermayer | 2015-01-16 | 1 | -0/+8 |
* | | ffmpeg: Maintain higher precision pts between video filter and fps code | Michael Niedermayer | 2015-01-16 | 1 | -6/+18 |
* | | ffmpeg: drop redundant frame_pts value | Michael Niedermayer | 2015-01-16 | 1 | -5/+2 |
* | | ffmpeg: improve data stream support | Anshul Maheshwari | 2015-01-16 | 1 | -0/+2 |
* | | ffmpeg: Add bitrate value under -progress action | raxon1s | 2015-01-16 | 1 | -4/+9 |
* | | ffmpeg: remove unneeded NULL pointer check | Michael Niedermayer | 2015-01-09 | 1 | -1/+1 |