| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: limit "Adjusting PTS forward" code to video streams | Michael Niedermayer | 2012-07-08 | 1 | -0/+1 |
* | has_decode_delay_been_guessed: tighten up the heuristic. | Michael Niedermayer | 2012-07-02 | 1 | -1/+4 |
* | has_decode_delay_been_guessed: skip guessing when sps.num_reorder_frames is a... | Michael Niedermayer | 2012-07-02 | 1 | -0/+5 |
* | has_decode_delay_been_guessed: improve heuristic | Michael Niedermayer | 2012-07-02 | 1 | -2/+4 |
* | lavf: allow multiple names in output devices selected by av_guess_format() | Stefano Sabatini | 2012-06-29 | 1 | -1/+1 |
* | avformat: offset fps calculation by one to include 60.00 fps | Hendrik Leppkes | 2012-06-22 | 1 | -3/+3 |
* | avformat: add 48 fps to the NTSC framerates | Hendrik Leppkes | 2012-06-21 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-20 | 1 | -6/+4 |
|\ |
|
| * | Move av_gettime() to libavutil | Mans Rullgard | 2012-06-20 | 1 | -6/+4 |
* | | lavf: add field for how duration is estimated | Michael Bradshaw | 2012-06-18 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-16 | 1 | -1/+1 |
|\| |
|
| * | lavf: don't segfault when a NULL filename is passed to avformat_open_input() | Anton Khirnov | 2012-06-16 | 1 | -1/+1 |
* | | lavf: cosmetic: format else with indentation | Michael Bradshaw | 2012-06-15 | 1 | -1/+1 |
* | | lavf: add a "warning" when discarding a oddly backward subtitle or data start... | Michael Niedermayer | 2012-06-12 | 1 | -0/+3 |
* | | lavf: handle data like subtitles in start time calculation. | Michael Niedermayer | 2012-06-12 | 1 | -1/+1 |
* | | lavf: fix missing "parser not found" message | Michael Niedermayer | 2012-06-07 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-06 | 1 | -32/+46 |
|\| |
|
| * | avformat: Probe codecs at score 0 on buffer exhaustion conditions. | Alex Converse | 2012-06-05 | 1 | -12/+24 |
| * | avformat: Factorize codec probing. | Alex Converse | 2012-06-05 | 1 | -20/+25 |
* | | lavf: use input keyframe flag when muxer does not provide keyframe flags. | Michael Niedermayer | 2012-06-02 | 1 | -0/+3 |
* | | lavf: print the invalid tb in avpriv_set_pts_info() | Michael Niedermayer | 2012-05-23 | 1 | -1/+1 |
* | | avformat: add needs_parsing type to enable codec TS use. | Michael Niedermayer | 2012-05-22 | 1 | -2/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-21 | 1 | -1/+3 |
|\| |
|
| * | avformat: Add a flag to mark muxers that allow (non strict) monotone timestamps. | James Zern | 2012-05-20 | 1 | -1/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-20 | 1 | -1/+1 |
|\| |
|
| * | lavf: make output format matching case insensitive | Mans Rullgard | 2012-05-19 | 1 | -1/+1 |
* | | lavf: also use codec aspect ratio in av_guess_sample_aspect_ratio | Marton Balint | 2012-05-20 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-16 | 1 | -0/+1 |
|\| |
|
| * | lavf: add mdec to is_intra_only() list | Mans Rullgard | 2012-05-15 | 1 | -0/+1 |
* | | lavf: add av_guess_frame_sample_aspect_ratio function | Marton Balint | 2012-05-14 | 1 | -0/+22 |
* | | update_initial_durations: use av_ts2str() | Michael Niedermayer | 2012-05-14 | 1 | -2/+2 |
* | | update_initial_durations: add some checks to ensure things match up. | Michael Niedermayer | 2012-05-14 | 1 | -0/+8 |
* | | lavf/utils: make use of av_ts2str() to print timestamps. | Clément Bœsch | 2012-05-13 | 1 | -32/+38 |
* | | lavf: extend the avi raw hack to mov | Michael Niedermayer | 2012-05-11 | 1 | -2/+5 |
* | | lavf: print a matching tag in case of code tag validation failure | Michael Niedermayer | 2012-05-11 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-05 | 1 | -4/+5 |
|\| |
|
| * | cosmetics: indentation | Justin Ruggles | 2012-05-03 | 1 | -9/+10 |
| * | avformat: only fill-in interpolated timestamps if duration is non-zero | Justin Ruggles | 2012-05-03 | 1 | -0/+3 |
| * | avformat: remove a workaround for broken timestamps | Justin Ruggles | 2012-05-03 | 1 | -9/+0 |
* | | Mark truncated packets as corrupt in av_get_packet. | Reimar Döffinger | 2012-05-01 | 1 | -0/+3 |
* | | lavf remove duplicated check in has_duration | Jean First | 2012-04-28 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-26 | 1 | -1/+1 |
|\| |
|
| * | avf: fix faulty check in has_duration | Luca Barbato | 2012-04-25 | 1 | -1/+1 |
* | | lavf: print a warning if probesize seems not enough. | Nicolas George | 2012-04-23 | 1 | -0/+6 |
* | | lavf: check that the context to avformat_open_input() is valid. | Michael Niedermayer | 2012-04-18 | 1 | -0/+4 |
* | | Add skip_to_keyframe stream variable. | Reimar Döffinger | 2012-04-16 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-14 | 1 | -0/+2 |
|\| |
|
| * | avf: has_duration does not check the global one | Luca Barbato | 2012-04-13 | 1 | -0/+2 |
* | | lavf: print with debug level the byte positions before and after find_stream_... | Michael Niedermayer | 2012-04-14 | 1 | -0/+5 |
* | | lavf: compute_pkt_fields, limit the pts upcorrection to mpeg | Michael Niedermayer | 2012-04-12 | 1 | -1/+4 |