summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* PCM signed 16-bit big-endian planar decoderPaul B Mahol2012-11-17
* lxfdec: remove deplanarization hackPaul B Mahol2012-11-17
* PCM signed 24-bit/32-bit little-endian planar decoderPaul B Mahol2012-11-17
* doc/texi2pod: recognize @table @command.Nicolas George2012-11-17
* lavfi/drawtext: use bprint for the expanded text.Nicolas George2012-11-17
* lavu/bprint: implement av_bprint_strftime().Nicolas George2012-11-17
* flvdec: disable hack that attempts to parse aac bitstream in the flv demuxer.Michael Niedermayer2012-11-17
* eamad: fix out of array accessesMichael Niedermayer2012-11-17
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-17
|\
| * FATE: add a bink version 'b' testAnton Khirnov2012-11-17
| * FATE: add a bink version 'i' testAnton Khirnov2012-11-17
| * libswscale: remove unnecessary direct #if LIBSWSCALE_VERSION_MAJORJanne Grunau2012-11-16
* | Merge commit '8f5587c3d0bc4b5f075e4282215bda91a21fc12e'Michael Niedermayer2012-11-17
|\|
| * cpu.h: define AV_CPU_FLAG_MMX2 for libavutil major 52Janne Grunau2012-11-16
| * h264: Fix parameters to ff_er_add_slice() callJanne Grunau2012-11-16
| * h264: always check ref_count for validityJanne Grunau2012-11-16
* | cmdutils: free the report file name.Nicolas George2012-11-17
* | configure: add --fatal-warnings option.Nicolas George2012-11-17
* | configure: warn when en/disabling has no effect.Nicolas George2012-11-17
* | lavf/avienc: return proper error codes, and provide some more feedbackStefano Sabatini2012-11-17
* | xxan: check ybuf index before use.Michael Niedermayer2012-11-17
* | cook: check subbands more completely, fix out of array read.Michael Niedermayer2012-11-17
* | ff_mpeg4videodec_static_init: fix return typeMichael Niedermayer2012-11-17
* | mxfdec: fix potential integer overflow in mxf_compute_sample_count()Michael Niedermayer2012-11-17
* | cpu: add a few cpu names as aliases for their cpu flagsMichael Niedermayer2012-11-17
* | cpu: add cmov ro the table, which appears to have been forgottenMichael Niedermayer2012-11-17
* | tm2: check for invalid vlcs, fix out of array readMichael Niedermayer2012-11-17
* | pp: simplify postProcess().Clément Bœsch2012-11-16
* | pp: rework the way templating is done.Clément Bœsch2012-11-16
* | g723_1dec: Fix lsp2lpc() so it can handle values at the ends of the table.Michael Niedermayer2012-11-16
* | ff_emulated_edge_mc: fix integer anomalies, fix out of array readsMichael Niedermayer2012-11-16
* | dshow: Use NO_DSHOW_STRSAFE for all dshow header inclusionsAlexander Strasser2012-11-16
* | ffv1enc: consider 2pass float rounding, fix loopMichael Niedermayer2012-11-16
* | doc/filters: fix a few typos in the frei0r docsStefano Sabatini2012-11-16
* | doc/ffprobe: factorize definition of writers syntaxStefano Sabatini2012-11-16
* | mxfdec: set audio packets ptsMatthieu Bouron2012-11-16
* | mov: add more udta meta data recognitionXidorn Quan2012-11-16
* | lavf/mp3enc: make sure the header is valid before writing audio pkt.Clément Bœsch2012-11-16
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-11-16
|\|
| * x86: dsputil: port to cpuflagsDiego Biurrun2012-11-16
| * crc: av_crc() parameter names should match between .c, .h and doxygenDiego Biurrun2012-11-16
| * avserver: replace av_read_packet with av_read_frameJanne Grunau2012-11-15
| * avserver: fix constness casting warningsJanne Grunau2012-11-15
* | ffserver: put NoDaemon back so as not not break existing conf files.Michael Niedermayer2012-11-16
* | Merge commit 'bf5f46b4cc47b7a4568119f224057d4ff91b6cdd'Michael Niedermayer2012-11-16
|\|
| * APIChanges: add entry for av_read_packet deprecationJanne Grunau2012-11-15
| * mxfdec: fix typo in mxf_read_seek()Janne Grunau2012-11-15
| * avserver: use freopen to redirect stdin/out/err to /dev/nullJanne Grunau2012-11-15
| * avserver: remove daemon modeMans Rullgard2012-11-15
| * configure: Check for -Werror parameters on clangMartin Storsjö2012-11-15