summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-02
|\
| * intrax8: move functions from dsputil to own contextMans Rullgard2012-09-02
* | lavc/codec_desc: fix name of wavesynth codecStefano Sabatini2012-09-02
* | lavc: add missing new line to some messagesPiotr Bandurski2012-09-01
* | Fix libx264 profile listingMahendra M2012-09-01
* | ansi: erase screen on first framePeter Ross2012-09-01
* | ansi: support 256-colorsPeter Ross2012-09-01
* | ansi: support escaped codes where last argument is zeroPeter Ross2012-09-01
* | ansi: remove misplaced returnPeter Ross2012-09-01
* | Merge remote-tracking branch 'stev47/master'Michael Niedermayer2012-09-01
|\ \
| * \ Merge branch 'master' of git://source.ffmpeg.org/ffmpegStephan Hilb2012-09-01
| |\ \
| * | | cpia: move reget_buffer after header checkStephan Hilb2012-09-01
* | | | Fix compilation with yasm-0.6.2.Carl Eugen Hoyos2012-09-01
| |/ / |/| |
* | | lavc: support building with the forks ABI for avcodec_find_best_pix_fmt2()Michael Niedermayer2012-08-31
* | | imgconvert: add avcodec_find_best_pix_fmt_of_2()Michael Niedermayer2012-08-31
* | | dvbsubdec: set width/height from display def if not set.Reimar Döffinger2012-08-31
|/ /
* | Add some missing _EXTERNAL suffixes to yasm source files.Carl Eugen Hoyos2012-08-31
* | dsicinav: fix signed integer overflowMichael Niedermayer2012-08-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-31
|\|
| * MSS1 and MSS2: set final pixel format after common stuff has been initialisedAlberto Delmás2012-08-31
| * MSS2 decoderAlberto Delmás2012-08-31
| * x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-31
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-31
|\|
| * x86: Fix linking with some or all of yasm, mmx, optimizations disabledDiego Biurrun2012-08-30
| * x86: cosmetics: Comment some #endifs for better readabilityDiego Biurrun2012-08-30
| * g723_1: add comfort noise generationKostya Shishkov2012-08-30
| * utvideoenc: Switch to dsputils' median predictionMichael Niedermayer2012-08-30
| * utvideoenc: Avoid writing into the input pictureMichael Niedermayer2012-08-30
| * lavc: add lossy/lossless codec properties.Anton Khirnov2012-08-30
* | Write TIFF Tag ExtraSamples when encoding pix_fmts that contain transparency ...Carl Eugen Hoyos2012-08-31
* | Cosmetics: Reorder pix_fmts in tiffenc.c.Carl Eugen Hoyos2012-08-31
* | Simplify setting colour space for mono* when encoding tiff.Carl Eugen Hoyos2012-08-31
* | Add CPiA video decoderStephan Hilb2012-08-31
* | faxcompr: fix byte alignment caseMichael Niedermayer2012-08-30
* | libvorbisdec: fix const nitpick warningMichael Niedermayer2012-08-30
* | utvideoenc: remove unused variableMichael Niedermayer2012-08-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-30
|\|
| * Add reminders to update the codec descriptor list with new codec IDs.Anton Khirnov2012-08-29
* | dnxhdenc: fix pointer type warningMichael Niedermayer2012-08-30
* | wmalosslessdec: remove unused variableMichael Niedermayer2012-08-30
* | wmavoice: switch to av_assertMichael Niedermayer2012-08-30
* | aacdec: fix priming/skip for AAC HE/HE2Michael Niedermayer2012-08-30
* | aacdec: pass AVPacket to aac_decode_frame_int()Michael Niedermayer2012-08-30
* | audio_frame_que: remove broken code that is specific to old audio_queMichael Niedermayer2012-08-29
* | Add missing codec descriptor for timingless subrip.Philip Langdale2012-08-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-29
|\|
| * x86: Always compile files with functions that are called unconditionallyDiego Biurrun2012-08-29
| * x86: mpegvideoenc: fix linking with --disable-mmxDiego Biurrun2012-08-29
| * x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiationDiego Biurrun2012-08-29
* | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer2012-08-29
|\|