index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ffmpeg.c
Age
Commit message (
Expand
)
Author
2017-09-08
ffmpeg: send EOF pts to filters.
Nicolas George
2017-09-08
ffmpeg: use reordered duration for stream PTS.
Nicolas George
2017-09-08
ffmpeg: rename a variable.
Nicolas George
2017-08-25
avcodec: add missing FF_API_DEBUG_MV wrappers
James Almer
2017-07-07
ffmpeg: Fix typos in the comment for decode() ("." vs. "->")
Wan-Teh Chang
2017-06-24
ffmpeg: Flush output BSFs when encode reaches EOF
Mark Thompson
2017-06-20
ffmpeg: remove misleading and incorrect warning messages
wm4
2017-06-14
ffmpeg: Generic device setup
Mark Thompson
2017-05-24
ffmpeg: remove bsf extradata propagation hack
James Almer
2017-05-10
ffmpeg: add enc_time_base option
erankor
2017-05-03
ffmpeg: count packets when queued
Muhammad Faiz
2017-04-23
ffmpeg: do not report EOF on filters as an error.
Nicolas George
2017-04-23
ff*: do not use AVFrame accessor
Muhammad Faiz
2017-04-22
ffmpeg; check return code of avcodec_send_frame when flushing encoders
Marton Balint
2017-04-18
ffmpeg: Clear fifo pointer on deallocation
Michael Niedermayer
2017-04-08
ffmpeg: use av_stream_new_side_data() in init_output_stream
James Almer
2017-04-07
ffmpeg: use av_stream_new_side_data()
James Almer
2017-04-07
ffmpeg: Change duration to int64_t
Michael Niedermayer
2017-04-03
ffmpeg: make transcode_init_done atomic.
Ronald S. Bultje
2017-03-30
ffmpeg: Fix avframe memleak
Michael Niedermayer
2017-03-30
Merge commit 'e3fb74f7f9a8f1895381355f40c92cac3c1023d9'
Matthieu Bouron
2017-03-29
Fix all -Wformat warnings raised by DJGPP
Clément Bœsch
2017-03-27
avformat, ffmpeg: deprecate old rotation API
wm4
2017-03-25
ffmpeg: stop using deprecated codec flags
James Almer
2017-03-22
Merge commit '27085d1b47c3741cc0fac284c916127c4066d049'
Clément Bœsch
2017-03-21
ffmpeg: Initialize two stack variables.
Carl Eugen Hoyos
2017-03-21
ffmpeg: don't unnecessarily use a deprecated API function
wm4
2017-03-17
ffmpeg: set the encoding framerate when the output is CFR
Anton Khirnov
2017-03-15
Merge commit 'e46a6fb7732a7caef97a916a4f765ec0f779d195'
Clément Bœsch
2017-03-12
Merge commit 'b0f36a0043d76436cc7ab8ff92ab99c94595d3c0'
Clément Bœsch
2017-03-06
ffmpeg: remove unnecessary hack for decoders which refuse to drain
wm4
2017-03-03
ffmpeg: delay processing of subtitles before filters are initialized
wm4
2017-03-03
ffmpeg_cuvid: adapt for recent filter graph initialization changes
Timo Rothenpieler
2017-03-03
ffmpeg: restructure sending EOF to filters
Anton Khirnov
2017-03-03
ffmpeg: move flushing the queued frames to configure_filtergraph()
Anton Khirnov
2017-03-03
ffmpeg: init filtergraphs only after we have a frame on each input
Anton Khirnov
2017-03-03
ffmpeg: do packet ts rescaling in write_packet()
Anton Khirnov
2017-03-03
ffmpeg: make sure packets put into the muxing FIFO are refcounted
wm4
2017-02-27
ffmpeg: Add a linebreak to an error message.
Carl Eugen Hoyos
2017-02-06
ffmpeg: Remove redundant null check
Michael Niedermayer
2017-02-02
ffmpeg: Add a missing line break when requesting a sample.
Carl Eugen Hoyos
2017-01-27
ffmpeg.c: Add output file index and stream index to vstats file.
Sasi Inguva
2017-01-19
ffmpeg: pass output stream duration as a hint to the muxer
Tobias Rapp
2017-01-14
ffmpeg: Add -time_base option to hint the time base
Michael Bradshaw
2017-01-12
ffmpeg: use buffersink accessors.
Nicolas George
2016-12-28
ffmpeg: remove stop_encoding variable and related code, it is dead / unused code
Michael Niedermayer
2016-12-26
ffmpeg: Check avcodec_parameters_to_context() for failure
Michael Niedermayer
2016-12-01
ffmpeg: assert return value is initialized
Tobias Rapp
2016-11-18
ffmpeg: factor out sending frame to filters
Clément Bœsch
2016-11-18
ffmpeg: remove dead code out of the video filter loop
Clément Bœsch
[next]