| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/utils: avoid giving up probing early with long subtitle events | Rodger Combs | 2015-10-03 | 1 | -1/+4 |
* | Merge commit '948f3c19a8bd069768ca411212aaf8c1ed96b10d' | Hendrik Leppkes | 2015-09-29 | 1 | -4/+8 |
|\ |
|
| * | lavc: Make AVPacket.duration int64, and deprecate convergence_duration | wm4 | 2015-09-29 | 1 | -2/+6 |
* | | lavf/utils: remove some left-over cruft from the 32-bit size fields | Hendrik Leppkes | 2015-09-17 | 1 | -4/+0 |
* | | lavc/lavf: remove incompatible abi checks for the new 64bit fields | James Almer | 2015-09-17 | 1 | -9/+1 |
* | | lavf: Switch probesize and max_analyze_duration to 64bit. | Carl Eugen Hoyos | 2015-09-15 | 1 | -2/+2 |
* | | lavf: Switch bitrate to 64bit unless compatibility with avconv was requested. | Carl Eugen Hoyos | 2015-09-15 | 1 | -3/+3 |
* | | libavformat/utils.c: use correct variable for message. | Thierry Foucu | 2015-09-11 | 1 | -1/+1 |
* | | avformat/utils: Increase default max_stream_analyze_duration for flv | Michael Niedermayer | 2015-09-11 | 1 | -1/+1 |
* | | Merge commit '01bcc2d5c23fa757d163530abb396fd02f1be7c8' | Hendrik Leppkes | 2015-09-05 | 1 | -6/+0 |
|\| |
|
| * | lavc: Drop deprecated destruct_packet related functions | Vittorio Giovara | 2015-08-28 | 1 | -6/+0 |
* | | lavf: add V as a video stream specifier which is not an attached picture | Marton Balint | 2015-09-02 | 1 | -3/+9 |
* | | lavf: Remove probesize32 and max_analyze_duration32 on version bump. | Carl Eugen Hoyos | 2015-09-01 | 1 | -0/+8 |
* | | avformat: Remove use of AVFrac and AVStream->pts | Michael Niedermayer | 2015-08-23 | 1 | -1/+5 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -3/+3 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | avformat/utils: Fix regression with H264 stream probing | Michael Niedermayer | 2015-07-16 | 1 | -1/+9 |
* | | avformat/utils: Print stream number in max_analyze_duration exit path | Michael Niedermayer | 2015-07-16 | 1 | -2/+2 |
* | | avformat/utils: inform the user if the protocol cannot be determined | Michael Niedermayer | 2015-07-15 | 1 | -0/+7 |
* | | avformat/utils: adjust short skip threshold in ff_configure_buffers_for_index... | Michael Niedermayer | 2015-07-15 | 1 | -0/+6 |
* | | avformat: don't crash API users when demuxing mp4 | wm4 | 2015-07-14 | 1 | -1/+1 |
* | | avformat/utils: Skip ff_configure_buffers_for_index() for local files | Michael Niedermayer | 2015-07-13 | 1 | -0/+5 |
* | | avformat: Add ff_configure_buffers_for_index() | Michael Niedermayer | 2015-07-13 | 1 | -0/+39 |
* | | avformat/utils: Redesign scoring in av_find_default_stream_index() | Michael Niedermayer | 2015-07-01 | 1 | -10/+10 |
* | | avformat/utils: Do not select audio streams with unknown sample rate in av_fi... | Michael Niedermayer | 2015-06-06 | 1 | -1/+1 |
* | | avformat/utils: Simplify get_std_framerate() check | Michael Niedermayer | 2015-06-01 | 1 | -1/+1 |
* | | lavf: Use av_codec_get_tag2() in avformat_query_codec(). | Carl Eugen Hoyos | 2015-05-28 | 1 | -1/+2 |
* | | avformat: add callback for opening further files | Michael Niedermayer | 2015-05-11 | 1 | -0/+1 |
* | | lavf: Reset global flag on deinit | Vittorio Giovara | 2015-04-23 | 1 | -0/+1 |
* | | avformat: add common mechanism for skipping samples at the start of file | wm4 | 2015-04-22 | 1 | -0/+4 |
* | | avformat/utils: Ensure that AVFMT_FLAG_CUSTOM_IO is set before use | Michael Niedermayer | 2015-04-21 | 1 | -0/+3 |
* | | Merge commit '98cab39798612dcaea4f9b6d1e7974bc60d84e13' | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
|\| |
|
| * | lavf: Fix variables constness in ff_iso8601_to_unix_time() | Vittorio Giovara | 2015-04-20 | 1 | -1/+1 |
* | | avformat/utils: Place timestamp trace logs under FF_FDEBUG_TS | Michael Niedermayer | 2015-04-20 | 1 | -2/+5 |
* | | avformat/utils: Provide context for av_log() where one is available | Michael Niedermayer | 2015-04-20 | 1 | -3/+3 |
* | | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8' | Michael Niedermayer | 2015-04-20 | 1 | -12/+12 |
|\| |
|
| * | Replace av_dlog with normal av_log at trace level | Vittorio Giovara | 2015-04-19 | 1 | -12/+12 |
* | | avformat/utils: Add HEVC to unreliable_tb() | Michael Niedermayer | 2015-04-18 | 1 | -0/+1 |
* | | avformat/utils: Use codec_info_duration_fields in fps calculation end decissi... | Michael Niedermayer | 2015-04-18 | 1 | -3/+7 |
* | | avformat/utils: Preserve packet duration when parsing is done only for headers | Michael Niedermayer | 2015-04-16 | 1 | -1/+1 |
* | | avformat, avcodec: log discard padding | wm4 | 2015-04-14 | 1 | -1/+1 |
* | | Merge commit '27f274628234c1f934b9a6a6380ed567c1b4ceae' | Michael Niedermayer | 2015-04-07 | 1 | -2/+2 |
|\| |
|
| * | parseutils: Make av_small_strptime public | Luca Barbato | 2015-04-07 | 1 | -9/+2 |
* | | avformat/utils: avoid discarded streams in av_find_default_stream_index() | Michael Niedermayer | 2015-04-06 | 1 | -0/+3 |
* | | avformat/utils: Terminate SPS in avci100_1080i_extradata to avoid warnings du... | Michael Niedermayer | 2015-03-24 | 1 | -1/+1 |
* | | Merge commit '342fc46c69199b076b7c210f42208ce39a2bde1c' | Michael Niedermayer | 2015-03-20 | 1 | -0/+22 |
|\| |
|
* | | avformat: add avformat_flush() | wm4 | 2015-03-05 | 1 | -0/+6 |
* | | Merge commit '9deaec782810d098bca11c9332fab2d2f4c5fb78' | Michael Niedermayer | 2015-02-11 | 1 | -45/+49 |
|\| |
|