| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert needless API change in 05e84c95. | Reimar Döffinger | 2011-06-22 | 1 | -1/+2 |
* | dump_metadata: Fix 0xd in metadata | Michael Niedermayer | 2011-06-20 | 1 | -2/+7 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-19 | 1 | -1/+4 |
|\ |
|
| * | lavf: prevent crash in av_open_input_file() if ap == NULL. | Ronald S. Bultje | 2011-06-18 | 1 | -1/+1 |
| * | lavf: add a forgotten NULL check in convert_format_parameters(). | Anton Khirnov | 2011-06-18 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-18 | 1 | -106/+198 |
|\| |
|
| * | lavf: add avformat_write_header() as a replacement for av_write_header(). | Anton Khirnov | 2011-06-16 | 1 | -12/+51 |
| * | Deprecate av_open_input_* and remove their uses. | Anton Khirnov | 2011-06-16 | 1 | -105/+56 |
| * | lavf: add avformat_open_input() as a replacement for av_open_input_* | Anton Khirnov | 2011-06-16 | 1 | -1/+103 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-14 | 1 | -2/+0 |
|\| |
|
| * | utils: Drop pointless '#if 1' preprocessor directive. | Diego Biurrun | 2011-06-13 | 1 | -2/+0 |
| * | lavf: initialise reference_dts in av_estimate_timings_from_pts. | Michael Niedermayer | 2011-06-13 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-11 | 1 | -32/+15 |
|\| |
|
| * | Replace DEBUG_SEEK/DEBUG_SI + av_log combinations by av_dlog. | Diego Biurrun | 2011-06-10 | 1 | -32/+15 |
| * | lavf: make compute_pkt_fields2() return meaningful error values | Stefano Sabatini | 2011-06-09 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-09 | 1 | -13/+14 |
|\| |
|
| * | lavf: don't try to free private options if priv_data is NULL. | Anton Khirnov | 2011-06-08 | 1 | -1/+1 |
| * | Remove all uses of now deprecated metadata functions. | Anton Khirnov | 2011-06-08 | 1 | -12/+13 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-06 | 1 | -1/+6 |
|\| |
|
| * | lavf,lavc: free avoptions in a generic way. | Anton Khirnov | 2011-06-05 | 1 | -1/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-04 | 1 | -1/+1 |
|\| |
|
| * | Mark some variables with av_unused | Mans Rullgard | 2011-06-03 | 1 | -1/+1 |
| * | lavf: initialize demuxer private options. | Anton Khirnov | 2011-05-26 | 1 | -0/+4 |
* | | Fix various bad printf format warnings | Clément Bœsch | 2011-05-30 | 1 | -1/+1 |
* | | muxers: Add a flag to mark muxers that allow (non strict) monotone timestamps. | James Zern | 2011-05-26 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-26 | 1 | -0/+2 |
|\| |
|
| * | avformat: Add fpsprobesize as an AVOption. | Alex Converse | 2011-05-25 | 1 | -0/+2 |
| * | Fix end time of last chapter in compute_chapters_end | John Stebbins | 2011-05-25 | 1 | -1/+1 |
* | | Fix end time of last chapter in compute_chapters_end(). | John Stebbins | 2011-05-25 | 1 | -1/+1 |
* | | lavf: fix style for avformat_alloc_output_context2() | Stefano Sabatini | 2011-05-22 | 1 | -6/+6 |
* | | lavf: deprecate avformat_alloc_output_context() in favor of avformat_alloc_ou... | Stefano Sabatini | 2011-05-22 | 1 | -3/+22 |
* | | Add a flag to disable side data merging. | Michael Niedermayer | 2011-05-21 | 1 | -1/+2 |
* | | Merge/split side data. | Michael Niedermayer | 2011-05-21 | 1 | -0/+2 |
* | | av_find_stream_info: Print more details about max anaylize duration failures. | Michael Niedermayer | 2011-05-19 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-18 | 1 | -2/+4 |
|\| |
|
| * | asfdec: do not fall back to binary/generic search | Vladimir Pantelic | 2011-05-17 | 1 | -2/+4 |
| * | lavf: fix function name in compute_pkt_fields2 av_dlog message | Stefano Sabatini | 2011-05-12 | 1 | -1/+1 |
| * | lavf: fix av_find_best_stream when providing a wanted stream. | Marton Balint | 2011-05-12 | 1 | -4/+5 |
| * | lavf: fix av_find_best_stream when decoder_ret is given and using a related s... | Marton Balint | 2011-05-12 | 1 | -1/+1 |
* | | libavformat/utils: Only consider dvb teletext timestamps for start time when ... | Michael Niedermayer | 2011-05-12 | 1 | -1/+8 |
* | | Merge remote branch 'qatar/master' | Michael Niedermayer | 2011-05-11 | 1 | -5/+5 |
|\| |
|
| * | lavf/utils: fix ff_interleave_compare_dts corner case. | Vitor Sessak | 2011-05-10 | 1 | -5/+5 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -3/+3 |
| * | lavf: inspect more frames for fps when container time base is coarse | Anssi Hannula | 2011-04-29 | 1 | -1/+9 |
| * | Replace some commented-out debug printf() / av_log() messages with av_dlog(). | Diego Biurrun | 2011-04-29 | 1 | -9/+7 |
* | | seeking: Favor pkt->pos for generic index building where possible. | Michael Niedermayer | 2011-05-10 | 1 | -1/+2 |
* | | Remove unused variable. | Reimar Döffinger | 2011-05-07 | 1 | -2/+0 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -3/+3 |
* | | LAVFAPI: demuxer specific options. | Michael Niedermayer | 2011-04-30 | 1 | -2/+22 |
* | | LAVFAPI: avformat_alloc_output_context() / simplify usage of muxers. | Michael Niedermayer | 2011-04-30 | 1 | -0/+44 |