| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf/matroska*: add support for signed integers | Jan Gerber | 2013-11-15 | 2 | -0/+51 |
* | riff: add G264 to mpeg4, only decodes keyframes | Compn | 2013-11-15 | 1 | -0/+2 |
* | Merge commit '3cbe1126530449336e2ce59b194bdb8c4eb4abb4' | Michael Niedermayer | 2013-11-15 | 2 | -2/+2 |
|\ |
|
| * | dv: Split DV data table declarations into their own header | Diego Biurrun | 2013-11-15 | 2 | -2/+2 |
* | | Merge commit 'ecf442a58b09bdb1dc1d2c3904b82ac5f79b2878' | Michael Niedermayer | 2013-11-14 | 5 | -10/+38 |
|\| |
|
| * | lavf: improve support for AVC-Intra files. | Reimar Döffinger | 2013-11-14 | 6 | -4/+143 |
| * | mxfdec: update current edit unit when seeking in mxf files without index tables | Marton Balint | 2013-11-14 | 1 | -0/+1 |
* | | avformat/nullenc: mark null as VFPS | Michael Niedermayer | 2013-11-13 | 1 | -1/+1 |
* | | avformat/aviobuf: return error from avio_put_str16le() for invalid input | Michael Niedermayer | 2013-11-13 | 1 | -0/+4 |
* | | avio_put_str16le: Print error message in case of invalid UTF8 input | Michael Niedermayer | 2013-11-13 | 1 | -1/+4 |
* | | avformat/mmst: propagate error code from avio_put_str16le() | Michael Niedermayer | 2013-11-13 | 1 | -4/+13 |
* | | avformat/vqf: check a few more bits in probe | Michael Niedermayer | 2013-11-13 | 1 | -0/+3 |
* | | avformat/smacker: check width/height in probe | Michael Niedermayer | 2013-11-12 | 1 | -4/+7 |
* | | avformat/electronicarts: check chunksize more completely in probe() | Michael Niedermayer | 2013-11-11 | 1 | -1/+7 |
* | | avformat/electronicarts: check chunk size. | Michael Niedermayer | 2013-11-11 | 1 | -0/+5 |
* | | avformat/dfa: check first frame offset in probe | Michael Niedermayer | 2013-11-11 | 1 | -0/+3 |
* | | avformat/bethsoftvid: check 4th header byte in probe | Michael Niedermayer | 2013-11-11 | 1 | -0/+3 |
* | | avformat/avr: check channels and bps in probe | Michael Niedermayer | 2013-11-11 | 1 | -3/+9 |
* | | avformat/utils: disabled debug code to collect format probing statistics | Michael Niedermayer | 2013-11-11 | 1 | -0/+5 |
* | | avformat/diracdec: check 2 chunks in probe | Michael Niedermayer | 2013-11-10 | 1 | -3/+12 |
* | | avformat/astdec: increase the score for odd samplerate/channels to max/8 | Michael Niedermayer | 2013-11-10 | 1 | -1/+1 |
* | | avformat/rsd: increase the score for odd samplerate/channels to max/8 | Michael Niedermayer | 2013-11-10 | 1 | -2/+2 |
* | | avformat/lvfdec: increase the score for odd channels to max/8 | Michael Niedermayer | 2013-11-10 | 1 | -1/+1 |
* | | avformat/swfdec: return AVPROBE_SCORE_MAX / 4 for unexpected versions | Michael Niedermayer | 2013-11-10 | 1 | -4/+7 |
* | | avformat/ape: check version in probe | Michael Niedermayer | 2013-11-10 | 1 | -3/+7 |
* | | avformat/dv: remove unused variable | Michael Niedermayer | 2013-11-10 | 1 | -1/+1 |
* | | avformat/thp: check fps value during probing | Michael Niedermayer | 2013-11-10 | 1 | -3/+8 |
* | | avformat/thp: do not set sample_rate for a video codec | Michael Niedermayer | 2013-11-10 | 1 | -1/+0 |
* | | libavf/avienc: store language metadata for XSUB streams | Erik Olofsson | 2013-11-09 | 1 | -0/+12 |
* | | avformat/dv: consider a header match at byte 0 to count as detection of dv in... | Michael Niedermayer | 2013-11-09 | 1 | -2/+6 |
* | | mpegts: only calculate stat index when its needed during probe | Michael Niedermayer | 2013-11-09 | 1 | -5/+2 |
* | | avformat/mpegts: do not hardcode type used in memset() | Michael Niedermayer | 2013-11-09 | 1 | -1/+1 |
* | | avformat/dv: about 3 times faster probe | Michael Niedermayer | 2013-11-09 | 1 | -13/+15 |
* | | riff: add VP9 fourcc | James Zern | 2013-11-09 | 1 | -0/+1 |
* | | avformat/mp3dec: 4x faster probing | Michael Niedermayer | 2013-11-09 | 1 | -0/+2 |
* | | avformat/h261dec: dont accept invalid gobs in probe as valid | Michael Niedermayer | 2013-11-09 | 1 | -2/+2 |
* | | avformat/h261dec: optimize probe | Michael Niedermayer | 2013-11-09 | 1 | -20/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-09 | 1 | -1/+0 |
|\| |
|
| * | avienc: drop the vfr flag. | Anton Khirnov | 2013-11-08 | 1 | -1/+0 |
* | | avformat/mxfdec: optimize probing | Michael Niedermayer | 2013-11-08 | 1 | -3/+13 |
* | | avformat/icodec: reduce score returned on probing | Michael Niedermayer | 2013-11-08 | 1 | -1/+1 |
* | | avformat/lvfdec: check stream count during probing | Michael Niedermayer | 2013-11-08 | 1 | -3/+7 |
* | | avformat/idcin: check the decompressed frame size during probing | Michael Niedermayer | 2013-11-08 | 1 | -5/+14 |
* | | avformat/mov: only force parsing for video tracks if stss is empty | Hendrik Leppkes | 2013-11-08 | 1 | -1/+1 |
* | | avformat/mpegvideodec: check seq headers more completely during probing | Michael Niedermayer | 2013-11-07 | 1 | -2/+19 |
* | | avformat/img2enc: simplify split planes extension selection. | Clément Bœsch | 2013-11-07 | 1 | -1/+1 |
* | | avformat/gif: fix final_delay unit in documentation. | Clément Bœsch | 2013-11-07 | 1 | -1/+1 |
* | | avformat/img2enc: reindent after previous commit. | Clément Bœsch | 2013-11-07 | 1 | -7/+6 |
* | | avformat/image2: allow muxing gif files. | Clément Bœsch | 2013-11-07 | 1 | -3/+39 |
* | | avformat/astdec: sanity check channels & sample rate | Michael Niedermayer | 2013-11-07 | 1 | -6/+9 |