| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-13 | 1 | -4/+6 |
|\ |
|
* | | Merge commit 'db9d39b4b5e5a3c20aeecf787ddeadd88f4906cf' | Michael Niedermayer | 2014-03-12 | 1 | -1/+3 |
|\| |
|
| * | avformat: Report the duration analysis reached | Luca Barbato | 2014-03-11 | 1 | -1/+2 |
* | | avformat/utils: detect MPEG streams with faulty DTS and discard affected DTS | Michael Niedermayer | 2014-03-03 | 1 | -0/+25 |
* | | avformat/utils: compute_pkt_fields: Fix DTS for the case where has_b_frames i... | Michael Niedermayer | 2014-02-22 | 1 | -4/+46 |
* | | avformat/utils: reset pts_buffer in estimate_timings_from_pts() | Michael Niedermayer | 2014-02-22 | 1 | -0/+4 |
* | | avformat/utils: factorize h264/hevc checks out in compute_pkt_fields() | Michael Niedermayer | 2014-02-22 | 1 | -4/+4 |
* | | Do not warn about missing start time for unknown streams. | Carl Eugen Hoyos | 2014-02-21 | 1 | -1/+3 |
* | | Only complain about missing frame rate for video streams. | Carl Eugen Hoyos | 2014-02-21 | 1 | -0/+1 |
* | | avformat/utils: av_guess_frame_rate() favor avg_frame_rate if r_frame_rate ha... | Michael Niedermayer | 2014-02-19 | 1 | -2/+8 |
* | | avformat/utils: skip the MPEG-2 style dts/pts code for HEVC | Michael Niedermayer | 2014-02-14 | 1 | -2/+4 |
* | | lavf: allow av_find_best_stream to return AV_DISPOSITION_*_IMPAIRED wanted_st... | Marton Balint | 2014-02-10 | 1 | -1/+2 |
* | | Merge commit '33c859c142ef3f49b7a6227014ad92a680cf4d74' | Michael Niedermayer | 2014-02-04 | 1 | -0/+1 |
|\| |
|
| * | lavf: ignore attachment streams for interleaving purposes | Anton Khirnov | 2014-02-04 | 1 | -0/+1 |
* | | libavformat/utils.c: Cosmetics: Fix incorrect comma placement | Ståle Kristoffersen | 2014-02-03 | 1 | -1/+1 |
* | | avformat: use AVPROBE_SCORE_STREAM_RETRY, instead of AVPROBE_SCORE_RETRY - 1 | Michael Niedermayer | 2014-02-02 | 1 | -1/+1 |
* | | avformat/utils: dvd still frames read thru libdvdnav ended up in internal lav... | Voyager1 | 2014-02-02 | 1 | -1/+1 |
* | | Auto-detect hevc in mpeg-ts. | Ståle Kristoffersen | 2014-01-31 | 1 | -0/+1 |
* | | Merge commit '78987a88a88b28d93d03ed6c228bcb33f178444f' | Michael Niedermayer | 2014-01-31 | 1 | -1/+1 |
|\| |
|
| * | lavf: include 60 fps in guessed standard frame rates | Janne Grunau | 2014-01-31 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-29 | 1 | -31/+23 |
|\| |
|
| * | avformat: utils: Refactor duplicated PRINT macro | Diego Biurrun | 2014-01-29 | 1 | -31/+23 |
* | | lavd: add avdevice_dev_to_app_control_message API | Lukasz Marek | 2014-01-27 | 1 | -0/+2 |
* | | Merge commit '50ecf15712354a1d5b3f4dc9a57ff90ed7ee9654' | Michael Niedermayer | 2014-01-26 | 1 | -859/+998 |
|\| |
|
| * | avformat: utils: K&R formatting cosmetics | Diego Biurrun | 2014-01-26 | 1 | -776/+910 |
| * | lavf: make av_probe_input_buffer more robust | Anton Khirnov | 2014-01-13 | 1 | -2/+1 |
* | | AVFormatContext: add metadata_header_padding field | James Darnley | 2014-01-24 | 1 | -0/+1 |
* | | Never favour an audio stream with 0 channels in av_find_best_stream(). | Carl Eugen Hoyos | 2014-01-16 | 1 | -0/+2 |
* | | avformat/utils: av_probe_input_buffer2 decrease difference to libav | Michael Niedermayer | 2014-01-14 | 1 | -2/+1 |
* | | avformat/utils/av_probe_input_buffer2: fix buffer passed to ffio_rewind_with_... | Michael Niedermayer | 2014-01-13 | 1 | -1/+1 |
* | | avformat/utils/av_probe_input_buffer2: fix offset check | Michael Niedermayer | 2014-01-13 | 1 | -3/+2 |
* | | avformat/utils/av_probe_input_buffer2: Fix pd.buf_size | Michael Niedermayer | 2014-01-13 | 1 | -1/+2 |
* | | Merge commit '8b76362836f3c373c3aadc544522edcbef16dd5f' | Michael Niedermayer | 2014-01-13 | 1 | -1/+1 |
|\| |
|
| * | lavf: use a fixed width type | Anton Khirnov | 2014-01-13 | 1 | -1/+1 |
| * | lavf: simplify handling of offset in av_probe_input_buuffer() | Anton Khirnov | 2014-01-13 | 1 | -6/+4 |
* | | Merge commit '3867f3718ba82ff11d3e24c6d84beb520d0b174f' | Michael Niedermayer | 2014-01-06 | 1 | -1/+1 |
|\| |
|
| * | lavf: remove a pointless check | Anton Khirnov | 2014-01-06 | 1 | -2/+1 |
* | | avformat/utils: fix rounding error accumulation for generated dts in compute_... | Michael Niedermayer | 2014-01-04 | 1 | -2/+5 |
* | | avformat/utils: fix order of buffers in timestamp update code | Michael Niedermayer | 2014-01-03 | 1 | -5/+5 |
* | | avformat: dont run update_initial_duration() twice | Michael Niedermayer | 2013-12-31 | 1 | -0/+3 |
* | | avformat: add ff_get_extradata() | Michael Niedermayer | 2013-12-25 | 1 | -0/+16 |
* | | avformat/utils: limit rfps to values larger than fps | Michael Niedermayer | 2013-12-15 | 1 | -0/+6 |
* | | avformat/utils: treat flv like mov with timestamp discarding | Michael Niedermayer | 2013-12-15 | 1 | -1/+2 |
* | | Merge commit '281a40e18f923510f2067d05c5b0cf08cc49dfee' | Michael Niedermayer | 2013-12-12 | 1 | -1/+0 |
|\| |
|
| * | lavf: remove an unneeded call to avcodec_get_frame_defaults(). | Anton Khirnov | 2013-12-11 | 1 | -1/+0 |
* | | Merge commit 'eb891b3114f499e96b9faddd0b0ae856345dfbd9' | Michael Niedermayer | 2013-12-11 | 1 | -1/+1 |
|\| |
|
| * | Replace all uses of avcodec_free_frame with av_frame_free(). | Anton Khirnov | 2013-12-11 | 1 | -1/+1 |
* | | avformat/utils: Check avcodec_open2() return code in av_find_stream_info() | Michael Niedermayer | 2013-12-11 | 1 | -5/+6 |
* | | avformat/utils: remove unused variable | Michael Niedermayer | 2013-12-07 | 1 | -1/+0 |
* | | avformat/utils: reject poorly fitting rfps values earlier | Michael Niedermayer | 2013-12-07 | 1 | -7/+27 |