summaryrefslogtreecommitdiff
path: root/ffmpeg.c
Commit message (Expand)AuthorAge
* 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
|\|
* | Merge commit 'beb62dac629603eb074a44c44389c230b5caac7c'Hendrik Leppkes2016-10-07
|\|
* | ffmpeg: remove unused and errorneous AVFrame timestamp checkHendrik Leppkes2016-10-07
* | ffmpeg: don't reconfigure terminal if we're not taking input from stdinRodger Combs2016-10-06
* | ffmpeg: use new encode APIwm42016-10-01
* | ffmpeg: use new decode APIwm42016-10-01
* | ffmpeg: move subframe warning to libavcodecwm42016-10-01
* | ffmpeg: pass the hwaccel frames context to the decoderAnton Khirnov2016-09-29
* | Merge commit '6ed0f70f97c882813199b3bafd724ceeb43659de'James Almer2016-09-28
|\|
* | ffmpeg: stop using AVStream.codec on stream copyJames Almer2016-09-27
* | ffmpeg: fix memleak of encoder options AVDictionary on failureJames Almer2016-09-25
* | ffmpeg: Fix bistream typosMichael Niedermayer2016-09-25
* | ffmpeg: switch to the new BSF APIClément Bœsch2016-09-24
* | ffmpeg: switch to codecparClément Bœsch2016-09-21
* | lavf: add avformat_transfer_internal_stream_timing_info() and use it in ffmpegClément Bœsch2016-09-14
* | ffmpeg: copy trailing_padding when using -acodec copyJon Toohill2016-09-13
* | ffmpeg: fix broken indent/style in write_frameClément Bœsch2016-09-02
* | ffmpeg: fix -stream_loop with -reMarton Balint2016-08-28
* | ffmpeg: Do not set too large bits_per_raw_sample.Carl Eugen Hoyos2016-08-17
* | cmdutils: remove the current working directory from the DLL search path on win32Hendrik Leppkes2016-08-08
* | Merge commit '90944ee3ab79081845ea1bd97eea475031ce0842'James Almer2016-08-06
|\|
* | Merge commit '5e1840622ce6e41c57d9c407604863d3f3dcc3ae'Timothy Gu2016-08-03
|\|
* | Merge commit '73c6ec6d659bab11ac424a4ba6ce3a56246295ee' into mergeTimothy Gu2016-08-03
|\|
* | Merge commit '49670e4218d34899a1c37abb7a11615efc16f757'Timothy Gu2016-08-03
|\|
* | ffmpeg.c: copy video profile when using stream_copyMark Reid2016-07-23
* | cosmetics: fix some misspelled wordsJames Almer2016-07-17
* | ffmpeg: do not use deprecated AVSubtitleRect.pictClément Bœsch2016-06-25
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
* | ffmpeg: Add cuvid hwaccel supportTimo Rothenpieler2016-06-10
* | ffmpeg: Check that r_frame_rate is set before attempting to use itMichael Niedermayer2016-05-16
* | ffmpeg: copy color properties in case of -c:v copy.Ronald S. Bultje2016-05-10
* | Merge commit '5d273d3efac340ef8de445c955ff44c7abed4e8f'Derek Buitenhuis2016-05-08
|\|
* | Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis2016-04-10
|\|
* | vp9: add superframe merging bitstream filter.Ronald S. Bultje2016-03-11
* | lavf: allow BSFs to drop packets.Ronald S. Bultje2016-03-11
* | ffmpeg: set sub_text_format to ass (without timing) by defaultClément Bœsch2016-02-26
* | Merge commit 'c15f6098b1b25689dd5e86aeb5ce69bc12efe1e1'Derek Buitenhuis2016-02-24
|\|
* | ffmpeg: init input streams before opening encodersMarton Balint2016-02-19
* | ffmpeg: Check best_effort_timestamp after rescaleMichael Niedermayer2016-02-18
* | ffmpeg: replace "flush Media" with "flush_media" in benchmark_all outputStefano Sabatini2016-01-29
* | Merge commit '63f7f8d1dbf6ce27440fdd56ef38c822fb11b9c2'Hendrik Leppkes2016-01-19
|\|
* | Merge commit '7ebf1b4adad40e2b0d88ebd5cfde821a7a0ceab2'Hendrik Leppkes2016-01-19
|\|
* | ffmpeg: fix sws_dict leak on error exitMichael Niedermayer2016-01-17
* | ffmpeg: check fclose return valuesGanesh Ajjanagadde2016-01-07