summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * x86: h264_weight: port to cpuflagsDiego Biurrun2012-11-271-57/+48
| * configure: Enable avconv filter dependencies automaticallyMartin Storsjö2012-11-271-3/+3
* | avrdec: sample rate takes 3 bytes not 4Paul B Mahol2012-11-281-1/+2
* | avrdec: fix typo in .long_namePaul B Mahol2012-11-281-1/+1
* | qpeg: reset palette on seeksMichael Niedermayer2012-11-281-0/+15
* | nut: put nut PCM audio tags in front of avi tags.Michael Niedermayer2012-11-288-14/+18
* | doc: add ffmpeg-protocols.texi manualStefano Sabatini2012-11-273-2/+39
* | doc: move syntax and eval chapters from libavutil to ffmpeg-utilsStefano Sabatini2012-11-273-5/+40
* | doc: add libavdevice.texi and ffmpeg-devices.texi filesStefano Sabatini2012-11-273-1/+97
* | doc: add libavformat.texi and ffmpeg-formats.texi filesStefano Sabatini2012-11-273-1/+203
* | lavfi/drawtext: add support to expansion of generic expressionsStefano Sabatini2012-11-273-1/+33
* | mjpegdec: dont set got_picture to 0 per frame.Michael Niedermayer2012-11-271-1/+0
* | mjpegdec: reset got_picture on errors, successful return, init and flush.Michael Niedermayer2012-11-271-0/+11
* | mjpegdec: replace returns by goto fail in frame decode.Michael Niedermayer2012-11-271-7/+9
* | mjpegdec: make sure ret is set before its used.Michael Niedermayer2012-11-271-0/+1
* | fate: add ADPCM IMA Dialogic OKI decoder testPaul B Mahol2012-11-272-0/+4
* | h264: support invalid annex B in mp4Michael Niedermayer2012-11-271-0/+7
* | ffserver remove CONFIG_NOCUTILS checkMichael Niedermayer2012-11-271-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-272-2/+3
|\ \ | |/
| * h264: set Picture.owner2 to the current threadJanne Grunau2012-11-272-2/+3
* | Merge commit '6e5cdf26281945ddea3aaf5eca4d127791f23ca8'Michael Niedermayer2012-11-273-6/+12
|\ \ | |/
| * h264: check ref_count validity for num_ref_idx_active_override_flagJanne Grunau2012-11-271-1/+6
| * h264: add missing new line to log messageJanne Grunau2012-11-271-1/+1
| * dcadec: skip QMF on unused channelsMichael Niedermayer2012-11-261-3/+4
| * wavenc: write fact chunk sample count at the correct file positionMichael Niedermayer2012-11-261-4/+5
| * riff: do not add empty metadata tags in INFO chunkJustin Ruggles2012-11-261-0/+6
* | Merge commit '3c370f5abc55739a261534b9f9bdc739cedbbbb9'Michael Niedermayer2012-11-274-28/+57
|\ \ | |/
| * riff: only warn on a bad INFO chunk code size instead of failingJustin Ruggles2012-11-261-4/+5
| * configure: Add separate list for libraries and use where appropriateDiego Biurrun2012-11-261-26/+21
| * x86: float_dsp: add SSE version of vector_fmul_scalar()Justin Ruggles2012-11-262-0/+33
* | Merge commit '284ea790d89441fa1e6b2d72d3c1ed6d61972f0b'Michael Niedermayer2012-11-2712-84/+95
|\ \ | |/
| * dsputil: move vector_fmul_scalar() to AVFloatDSPContext in libavutilJustin Ruggles2012-11-2612-83/+93
| * aacenc: use the correct output bufferMichael Niedermayer2012-11-261-5/+5
| * aacdec: fix signed overflows in lcg_random()Mans Rullgard2012-11-261-1/+2
| * base64: fix signed overflow in shiftMans Rullgard2012-11-261-2/+2
* | file: fix 10l error in access() checkMichael Niedermayer2012-11-271-1/+1
* | AFC demuxerPaul B Mahol2012-11-276-3/+103
* | astdec: improve probingPaul B Mahol2012-11-271-2/+5
* | lavfi/overlay: enable yuva420p as overlay backgroundMark Himsley2012-11-272-11/+61
* | cafdec: fix seeking with adpcmMichael Niedermayer2012-11-271-1/+1
* | file: Fallback to stat() based file_check() when access() or its named flags ...Michael Niedermayer2012-11-271-0/+10
* | configure: check for access()Michael Niedermayer2012-11-271-0/+2
* | file: fix file_check()Michael Niedermayer2012-11-271-7/+8
* | get_dc: fix roundingMichael Niedermayer2012-11-261-1/+1
* | af_aresample: consistently use ROUNDED_DIVMichael Niedermayer2012-11-261-1/+2
* | mpeg4videodec: use ROUNDED_DIV for pts calculationMichael Niedermayer2012-11-261-1/+1
* | adpcm: thp, afc: support multichannel decodingPaul B Mahol2012-11-261-5/+7
* | h264: Fix minor bug in h264.c error traceSergio Garcia Murillo2012-11-261-1/+1
* | af_aresample: fix rounding of negative timestampsMichael Niedermayer2012-11-261-2/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-261-1/+4
|\ \ | |/
OpenPOWER on IntegriCloud