| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master'n0.11-dev | Michael Niedermayer | 2012-01-27 | 2 | -10/+22 |
|\ |
|
| * | mxfdec: Fix files with essence containers larger than 2 GiB. | Tomas Härdin | 2012-01-26 | 1 | -1/+1 |
| * | mxfdec: Employ correct printf conversion specifiers for POSIX int types. | Jean First | 2012-01-26 | 1 | -5/+10 |
| * | lavf: prevent infinite loops while flushing in avformat_find_stream_info | Janne Grunau | 2012-01-26 | 1 | -8/+14 |
| * | matroskadec: Pad AAC extradata. | Alex Converse | 2012-01-25 | 1 | -1/+1 |
* | | dv: Fix out of array read | Michael Niedermayer | 2012-01-26 | 1 | -4/+6 |
* | | mov: Fix seeking regression in fragemnted movs. | Michael Niedermayer | 2012-01-26 | 1 | -0/+3 |
* | | matroskadec: increase padding on several more extradata allocations. | Michael Niedermayer | 2012-01-26 | 1 | -2/+2 |
* | | matroskadec: Pad AAC extradata. | Alex Converse | 2012-01-26 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-26 | 9 | -261/+632 |
|\| |
|
| * | movenc: Don't require frame_size to be set for modes other than mov | Martin Storsjö | 2012-01-25 | 1 | -1/+1 |
| * | movenc: Reindent a block | Martin Storsjö | 2012-01-25 | 1 | -13/+15 |
| * | Add a tool for creating smooth streaming manifests | Martin Storsjö | 2012-01-25 | 1 | -1/+1 |
| * | movdec: Calculate an average bit rate for fragmented streams, too | Martin Storsjö | 2012-01-25 | 2 | -1/+15 |
| * | movenc: Write the sample rate instead of time scale in the stsd atom | Martin Storsjö | 2012-01-25 | 1 | -2/+2 |
| * | movenc: Add a separate ismv/isma (smooth streaming) muxer | Martin Storsjö | 2012-01-25 | 4 | -5/+141 |
| * | movenc: Allow the caller to decide on fragmentation | Martin Storsjö | 2012-01-25 | 2 | -8/+21 |
| * | libavformat: Add a flag for muxers that support write_packet(NULL) for flushing | Martin Storsjö | 2012-01-25 | 3 | -5/+25 |
| * | movenc: Add support for writing fragmented mov files | Martin Storsjö | 2012-01-25 | 3 | -11/+425 |
| * | movenc: Add a separate start_pts | Martin Storsjö | 2012-01-25 | 2 | -2/+6 |
* | | dv: Fix null pointer dereference due to ach=0 | Michael Niedermayer | 2012-01-25 | 1 | -1/+2 |
* | | dv: check stype | Michael Niedermayer | 2012-01-25 | 1 | -0/+6 |
* | | avidec: Fix regression with chunks that are larger than the file. | Michael Niedermayer | 2012-01-25 | 1 | -6/+1 |
* | | nsvdec: Fix use of uninitialized streams. | Michael Niedermayer | 2012-01-25 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-24 | 5 | -72/+101 |
|\| |
|
| * | aud: remove unneeded field, audio_stream_index from context | Justin Ruggles | 2012-01-24 | 1 | -10/+1 |
| * | aud: fix time stamp calculation for ADPCM IMA WS | Justin Ruggles | 2012-01-24 | 1 | -9/+1 |
| * | aud: simplify header parsing | Justin Ruggles | 2012-01-24 | 1 | -22/+27 |
| * | aud: set pts_wrap_bits to 64. | Justin Ruggles | 2012-01-24 | 1 | -1/+1 |
| * | cosmetics: indentation | Justin Ruggles | 2012-01-24 | 1 | -8/+8 |
| * | aud: support Westwood SND1 audio in AUD files. | Justin Ruggles | 2012-01-24 | 1 | -6/+26 |
| * | adpcm_ima_ws: fix stereo decoding | Justin Ruggles | 2012-01-24 | 1 | -0/+6 |
| * | avcodec: add a new codec_id for CRYO APC IMA ADPCM. | Justin Ruggles | 2012-01-24 | 2 | -2/+2 |
| * | vqa: remove unused context fields, audio_samplerate and audio_bits | Justin Ruggles | 2012-01-24 | 1 | -4/+0 |
| * | vqa: clean up audio header parsing | Justin Ruggles | 2012-01-24 | 1 | -17/+30 |
| * | vqa: set time base to frame rate as coded in the header. | Justin Ruggles | 2012-01-24 | 1 | -2/+7 |
| * | vqa: set packet duration. | Justin Ruggles | 2012-01-24 | 1 | -5/+3 |
| * | vqa: use 1/sample_rate as the audio stream time base | Justin Ruggles | 2012-01-24 | 1 | -1/+2 |
| * | vqa: set stream start_time to 0. | Justin Ruggles | 2012-01-24 | 1 | -0/+2 |
| * | lavf: postpone removing av_close_input_file(). | Anton Khirnov | 2012-01-24 | 1 | -1/+1 |
* | | Allow user to force reading mov alias from absolute path. | Carl Eugen Hoyos | 2012-01-24 | 2 | -2/+22 |
* | | Merge remote-tracking branch 'tjoppen/mxf_fixes_20120124' | Michael Niedermayer | 2012-01-24 | 1 | -3/+42 |
|\ \ |
|
| * | | mxfdec: Fix files > 2 GiB | Tomas Härdin | 2012-01-24 | 1 | -1/+1 |
| * | | mxfdec: Handle small EditUnitByteCount | Tomas Härdin | 2012-01-24 | 1 | -2/+41 |
* | | | Added clockwise rotate values to metadata for 90 and 270 degrees | Piotr Tomasik | 2012-01-24 | 1 | -0/+11 |
* | | | lavf: replace remaining use of deprecated get_strz() | Paul B Mahol | 2012-01-24 | 2 | -2/+3 |
* | | | buildsys: Fix shared lib build of ffserver. | Michael Niedermayer | 2012-01-24 | 1 | -0/+3 |
|/ / |
|
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-24 | 4 | -148/+179 |
|\| |
|
| * | XWD encoder and decoder | Paul B Mahol | 2012-01-23 | 1 | -1/+2 |
| * | mxfdec: fix memleak on mxf_read_close() | Janne Grunau | 2012-01-23 | 1 | -0/+1 |