summaryrefslogtreecommitdiff
path: root/ffmpeg.c
Commit message (Expand)AuthorAge
* ffmpeg: use av_stream_new_side_data() in init_output_streamJames Almer2017-04-08
* ffmpeg: use av_stream_new_side_data()James Almer2017-04-07
* ffmpeg: Change duration to int64_tMichael Niedermayer2017-04-07
* ffmpeg: make transcode_init_done atomic.Ronald S. Bultje2017-04-03
* ffmpeg: Fix avframe memleakMichael Niedermayer2017-03-30
* Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'Matthieu Bouron2017-03-30
|\
* | Fix all -Wformat warnings raised by DJGPPClément Bœsch2017-03-29
* | avformat, ffmpeg: deprecate old rotation APIwm42017-03-27
* | ffmpeg: stop using deprecated codec flagsJames Almer2017-03-25
* | Merge commit '27085d1b47c3741cc0fac284c916127c4066d049'Clément Bœsch2017-03-22
|\|
* | ffmpeg: Initialize two stack variables.Carl Eugen Hoyos2017-03-21
* | ffmpeg: don't unnecessarily use a deprecated API functionwm42017-03-21
* | ffmpeg: set the encoding framerate when the output is CFRAnton Khirnov2017-03-17
* | Merge commit 'e46a6fb7732a7caef97a916a4f765ec0f779d195'Clément Bœsch2017-03-15
|\|
* | Merge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'Clément Bœsch2017-03-12
|\|
* | ffmpeg: remove unnecessary hack for decoders which refuse to drainwm42017-03-06
* | ffmpeg: delay processing of subtitles before filters are initializedwm42017-03-03
* | ffmpeg_cuvid: adapt for recent filter graph initialization changesTimo Rothenpieler2017-03-03
* | ffmpeg: restructure sending EOF to filtersAnton Khirnov2017-03-03
* | ffmpeg: move flushing the queued frames to configure_filtergraph()Anton Khirnov2017-03-03
* | ffmpeg: init filtergraphs only after we have a frame on each inputAnton Khirnov2017-03-03
* | ffmpeg: do packet ts rescaling in write_packet()Anton Khirnov2017-03-03
* | ffmpeg: make sure packets put into the muxing FIFO are refcountedwm42017-03-03
* | ffmpeg: Add a linebreak to an error message.Carl Eugen Hoyos2017-02-27
* | ffmpeg: Remove redundant null checkMichael Niedermayer2017-02-06
* | ffmpeg: Add a missing line break when requesting a sample.Carl Eugen Hoyos2017-02-02
* | ffmpeg.c: Add output file index and stream index to vstats file.Sasi Inguva2017-01-27
* | ffmpeg: pass output stream duration as a hint to the muxerTobias Rapp2017-01-19
* | ffmpeg: Add -time_base option to hint the time baseMichael Bradshaw2017-01-14
* | ffmpeg: use buffersink accessors.Nicolas George2017-01-12
* | ffmpeg: remove stop_encoding variable and related code, it is dead / unused codeMichael Niedermayer2016-12-28
* | ffmpeg: Check avcodec_parameters_to_context() for failureMichael Niedermayer2016-12-26
* | ffmpeg: assert return value is initializedTobias Rapp2016-12-01
* | ffmpeg: factor out sending frame to filtersClément Bœsch2016-11-18
* | ffmpeg: remove dead code out of the video filter loopClément Bœsch2016-11-18
* | Merge commit 'b55566db4c51d920a6496455bb30a608e5a50a41'Hendrik Leppkes2016-11-14
|\|
* | Merge commit '50722b4f0cbc5940e9e6e21d113888436cc89ff5'Hendrik Leppkes2016-11-13
|\|
* | Merge commit 'ba7397baef796ca3991fe1c921bc91054407c48b'Hendrik Leppkes2016-11-13
|\|
* | ffmpeg: add newline to avformat_write_header error messageMarton Balint2016-11-13
* | ffmpeg: don't overwrite av_bsf_receive_packet return value before checking itJames Almer2016-11-05
* | ffmpeg: Warn if thousands of frames are duplicated.Carl Eugen Hoyos2016-11-04
* | ffmpeg: Fix bsf corrupting merged side dataMichael Niedermayer2016-11-04
* | Merge commit '722ec3eb35bc152ce91d0a4502eca0df1c0086d0'Hendrik Leppkes2016-11-03
|\|
* | doc: fix spelling errorsAndreas Cadhalpun2016-10-21
* | ffmpeg: remove unused ist parameter in do_subtitle_out()Clément Bœsch2016-10-16
* | ffmpeg: Use av_fifo_freep() to avoid stale pointersMichael Niedermayer2016-10-14
* | ffmpeg_cleanup: fix crash with unrecognized codecJames Zern2016-10-14
* | Merge commit '398f015f077c6a2406deffd9e37ff34b9c7bb3bc'Hendrik Leppkes2016-10-08
|\|
* | ffmpeg: explicitly write headers for files with no streamsHendrik Leppkes2016-10-07
* | Merge commit '1c169782cae6c5c430ff62e7d7272dc9d0e8d527'Hendrik Leppkes2016-10-07
|\|