summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lavfi/unsharp: use the same macros used in the original MP filterStefano Sabatini2013-02-152-8/+8
* examples/scaling_video: fix typoStefano Sabatini2013-02-151-1/+1
* doc/APIchanges: List merge commit hashes and version numbersMichael Niedermayer2013-02-151-167/+167
* dshow: Fix MSVC support, remove av_export, which was apparently unneeded anyway.rogerdpack2013-02-153-6/+4
* Removing network.h from matroskadec.cVignesh Venkatasubramanian2013-02-141-1/+0
* ffmpeg: Check for parameter changes at the output of the audio filter graphMichael Niedermayer2013-02-141-0/+6
* Fix a few "its" vs "it's" typo.Clément Bœsch2013-02-144-5/+5
* doc/resampler: fix two typo.Clément Bœsch2013-02-141-1/+1
* lavfi/showspectrum: simplify intensity_color_table declaration.Clément Bœsch2013-02-141-4/+2
* lavfi/showspectrum: pretty-align constants.Clément Bœsch2013-02-141-8/+8
* Adding AlphaMode element to Matroska ParserVignesh Venkatasubramanian2013-02-142-0/+7
* apichanges: fix 2 wrong hashesMichael Niedermayer2013-02-141-2/+2
* apichanges: Use , instead of / to seperate multiple hashesMichael Niedermayer2013-02-141-1/+1
* apichanges: fix dateMichael Niedermayer2013-02-141-1/+1
* fate: Add encrypted tta stream testJames Almer2013-02-142-0/+4
* movenc: hotfix, dont store fiel for h264 / mpeg4-asp / dnxhdMichael Niedermayer2013-02-147-40/+43
* lavfi/vf_ass: reindent after last commit.Nicolas George2013-02-141-7/+6
* lavfi/vf_ass: ignore subtitles decoding errors.Nicolas George2013-02-141-2/+6
* Write the fiel atom to mov files independently of the used video coded.Carl Eugen Hoyos2013-02-149-45/+46
* lavfi: remove softskip libmpcodecs wrapperPaul B Mahol2013-02-144-106/+0
* lavfi: remove dsize libmpcodecs wrapperPaul B Mahol2013-02-144-127/+0
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-143-7/+8
|\
| * doc/platform: Fix 10l typoDerek Buitenhuis2013-02-131-1/+1
| * dsputil: Move STRIDE_ALIGN macro to the only place it is usedDiego Biurrun2013-02-132-6/+7
* | doc/APIchanges: fix odd .01 versionsMichael Niedermayer2013-02-141-4/+4
* | matroskadec: simplify additional_id writing codeMichael Niedermayer2013-02-141-4/+2
* | Adding support for parsing BlockAdditionalVignesh Venkatasubramanian2013-02-145-4/+176
* | h264: Use mb itself as memcpy anchor and assert the other anchors positionMichael Niedermayer2013-02-141-2/+3
* | h264: remove clear_blocks call in threading init.Ronald S. Bultje2013-02-141-4/+3
* | h264: Reset last_pocs in case of reference or frame number inconsistenciesMichael Niedermayer2013-02-132-0/+6
* | doc/dev: clarify public symbols prefixes.Clément Bœsch2013-02-131-2/+7
* | WAV muxer: reindentDaniel Verkamp2013-02-131-13/+13
* | swr: check channel layouts before using them.Michael Niedermayer2013-02-131-0/+10
* | lavfi/transpose: support more pix fmtsPaul B Mahol2013-02-131-22/+24
* | lavu/intreadwrite: add AV_[RW][BLN]48Paul B Mahol2013-02-131-1/+67
* | libvorbisdec: Remove AVFrame from contextMichael Niedermayer2013-02-131-6/+5
* | libvorbisdec: set sample typeMichael Niedermayer2013-02-131-0/+1
* | libcelt: decode directly to the user-provided AVFrame.Nicolas George2013-02-131-10/+7
* | lavf/concatdec: allow probing.Nicolas George2013-02-132-3/+6
* | lavf/concatdec: add signature directive.Nicolas George2013-02-132-0/+13
* | lavf/concatdec: add safe option.Nicolas George2013-02-132-0/+64
* | mjpegdec: pass nb_components into ljpeg_decode_yuv_scanMichael Niedermayer2013-02-131-3/+2
* | evrcdec: decode directly to the user-provided AVFramePaul B Mahol2013-02-131-9/+5
* | paf: decode directly to the user-provided AVFramePaul B Mahol2013-02-131-14/+4
* | vima: decode directly to the user-provided AVFramePaul B Mahol2013-02-131-7/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-02-131-14/+35
|\ \ | |/
| * lavr: fix mixing matrix reduction when normalization is disabledJustin Ruggles2013-02-121-0/+11
| * lavr: fix matrix reduction for upmixing in certain casesJustin Ruggles2013-02-121-0/+10
| * lavr: cosmetics: reindentJustin Ruggles2013-02-121-14/+14
* | Merge commit '1647da89dd8ac09a55c111589f7a30d7e6b87d90'Michael Niedermayer2013-02-133-76/+72
|\ \ | |/
OpenPOWER on IntegriCloud