summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge commit '7c278d2ae410a64bdd89f1777026b4b963c30a1a'Michael Niedermayer2012-11-20
|\
| * alacenc: support 24-bit encodingJustin Ruggles2012-11-20
| * pcmdec: use planar sample format for pcm_s16le_planarJustin Ruggles2012-11-19
| * vorbisdec: use float planar sample formatJustin Ruggles2012-11-19
* | 8svx: move pcm_s8_planar decoder to pcm.cPaul B Mahol2012-11-20
* | 4xm: return error code if decode_init() failedPaul B Mahol2012-11-20
* | aacsbr: check sample_rate before using it, fix division by 0Michael Niedermayer2012-11-20
* | 4xmdec: fix integer overflow, null ptr dereferenceMichael Niedermayer2012-11-20
* | iff: DEEP RLE 32-bit decoderPeter Ross2012-11-20
* | mips: Optimization of AC3 FP encoder and EAC3 FP decoderBojan Zivkovic2012-11-19
* | swr: set default channel count options to 0.Clément Bœsch2012-11-19
* | Allow use of @ character in username and passwords embedded in URLsGavin Kinsey2012-11-19
* | pthreads: increase MAX_BUFFERS due to 24c043c98ef22b9d4aa7a54ec5f1cebd21042dd7Michael Niedermayer2012-11-19
* | af_aresample: allocate at least 1 sample buffer. Fix null ptr dereference.Michael Niedermayer2012-11-19
* | vble: remove superfluous bracesPiotr Bandurski2012-11-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-19
|\|
| * x86: h264_intrapred: Fix C function names in commentsDiego Biurrun2012-11-18
| * x86: SPLATD: port to cpuflagsDiego Biurrun2012-11-18
* | Merge commit '1c5805521c3e406886341d752ebf38f8d41e1d13'Michael Niedermayer2012-11-19
|\|
| * PGS subtitles: Set AVSubtitle pts valueJohn Stebbins2012-11-18
| * configure: Refactor CPPFLAGS settings for glibc/uclibcDiego Biurrun2012-11-18
| * configure: add basic support for ARM AArch64Mans Rullgard2012-11-18
| * build: set -U__STRICT_ANSI__ for newlibMans Rullgard2012-11-18
* | sbr: increase f_tablelim size, it appears it was too small by 1.Michael Niedermayer2012-11-19
* | doc/general: remove duplicate entry for ADPCM SMJPEG IMAPaul B Mahol2012-11-19
* | nut: add tag for PCM signed 8-bit planarPaul B Mahol2012-11-19
* | doc/general: remove 8SVX audio, there is no such codecPaul B Mahol2012-11-19
* | doc/general: move 8SVX codecs to right sectionPaul B Mahol2012-11-19
* | Support iLBC in caf.Carl Eugen Hoyos2012-11-19
* | h264: dont stop parsing NALs without cleanup on DPC.Michael Niedermayer2012-11-19
* | vble: do not abort when version is not 1Piotr Bandurski2012-11-19
* | mpegvideo: increase MAX_PICTURE_NUMBER.Michael Niedermayer2012-11-19
* | avrndec: support lowres for mjpegPiotr Bandurski2012-11-19
* | error concealment: check that references are frames and not fields.Michael Niedermayer2012-11-18
* | h264: Check gray scale CBP, fix out of array accesses.Michael Niedermayer2012-11-18
* | liavfi/avcodec: allow channel layouts with fewer channels than actually avail...Michael Niedermayer2012-11-18
* | pcmenc: remove dead incrementPaul B Mahol2012-11-18
* | pcm: move i into for loop to avoid { } inside switch statementPaul B Mahol2012-11-18
* | fate: add mjpeg-422 and mjpeg-444 testsPaul B Mahol2012-11-18
* | ff_h264_direct_ref_list_init: fix B slice check.Michael Niedermayer2012-11-18
* | mjpegenc: yuvj444p supportPaul B Mahol2012-11-18
* | lavfi/frei0r: in init() check path loop, free resources in a single pointStefano Sabatini2012-11-18
* | lavfi/frei0r: extend load_path() to support arbitrarily long pathsStefano Sabatini2012-11-18
* | h264: correct ref count check and limit, fix out of array accesses.Michael Niedermayer2012-11-18
* | h264: fix integer overflow, assert failureMichael Niedermayer2012-11-18
* | ff_mpeg_update_thread_context: assert context unequalityMichael Niedermayer2012-11-18
* | pp: add SSE2 deInterlaceInterpolateCubic().Clément Bœsch2012-11-18
* | pp: add support for SSE2.Clément Bœsch2012-11-18
* | lavfi/mp/pp: use PP_CPU_CAPS_AUTO.Clément Bœsch2012-11-18
* | pp: add auto detection cpu flag.Clément Bœsch2012-11-18