| Commit message (Expand) | Author | Age | Files | Lines |
* | vp9/x86: simplify FILTER_INIT. | Clément Bœsch | 2014-04-19 | 1 | -6/+2 |
* | vp9/x86: clarify mixed splatb. | Clément Bœsch | 2014-04-19 | 1 | -5/+6 |
* | Fix compilation with !HAVE_6REGS. | Carl Eugen Hoyos | 2014-04-19 | 8 | -12/+32 |
* | Use MANGLE in cavsdsp.c to save two registers using gcc. | Carl Eugen Hoyos | 2014-04-19 | 1 | -32/+33 |
* | avcodec/qtrleenc: use av_mallocz_array() | Michael Niedermayer | 2014-04-18 | 1 | -1/+1 |
* | avcodec/smacker: use av_mallocz_array() | Michael Niedermayer | 2014-04-18 | 1 | -1/+1 |
* | avcodec/roqvideoenc: use av_malloc(z)_array() | Michael Niedermayer | 2014-04-18 | 1 | -10/+10 |
* | mjpeg: cosmetics: indentation | Justin Ruggles | 2014-04-18 | 1 | -7/+7 |
* | mjpeg: Do not fail jpeg decoding on bad EXIF data. | Justin Ruggles | 2014-04-18 | 1 | -4/+2 |
* | avcodec/snow: use av_malloc(z)_array() | Michael Niedermayer | 2014-04-18 | 1 | -2/+2 |
* | avcodec/tta: use av_malloc(z)_array() | Michael Niedermayer | 2014-04-18 | 1 | -2/+2 |
* | avcodec/vc1dec: use av_realloc_array() | Michael Niedermayer | 2014-04-18 | 1 | -3/+3 |
* | Do not overwrite VDPAU structures in ff_MPV_frame_start(). | Carl Eugen Hoyos | 2014-04-18 | 1 | -1/+1 |
* | x86/dsputil: use HADDD where applicable | James Almer | 2014-04-17 | 1 | -20/+3 |
* | x86: move horizontal add macros to x86util | James Almer | 2014-04-17 | 1 | -16/+0 |
* | avcodec/vble: use av_malloc_array() | Michael Niedermayer | 2014-04-16 | 1 | -1/+1 |
* | iavcodec/vc1dec: Fix missing {} | Michael Niedermayer | 2014-04-16 | 1 | -1/+2 |
* | avcodec/g723_1: add assert to help static code analyzers | Michael Niedermayer | 2014-04-16 | 1 | -1/+2 |
* | avcodec/diracdec: fix undefined behavior with shifts | Michael Niedermayer | 2014-04-16 | 1 | -2/+2 |
* | avcodec/fic: Fix return value check | Michael Niedermayer | 2014-04-16 | 1 | -2/+2 |
* | avcodec/dcadec: fix error message suppression code | Michael Niedermayer | 2014-04-16 | 1 | -1/+1 |
* | avcodec/mjpegen: Fix declared argument size | Michael Niedermayer | 2014-04-16 | 2 | -2/+2 |
* | Direct Stream Digital (DSD) decoder | Peter Ross | 2014-04-15 | 8 | -1/+345 |
* | avcodec/mpegaudioenc_template: Fix integer overflow | Michael Niedermayer | 2014-04-15 | 1 | -1/+1 |
* | Merge commit 'a6ac4fcce44108f6f87278b8d12e890576f46a62' | Michael Niedermayer | 2014-04-15 | 1 | -1/+1 |
|\ |
|
| * | vp78: Align the intra4x4_pred_mode_top array within VP8Macroblock | Martin Storsjö | 2014-04-14 | 1 | -1/+1 |
* | | Merge branch 'flac' of https://github.com/FernetMenta/FFmpeg | Michael Niedermayer | 2014-04-14 | 1 | -0/+13 |
|\ \ |
|
| * | | flac demuxer: improve seeking | Rainer Hochecker | 2014-04-14 | 1 | -0/+13 |
* | | | avcodec/x86/idct_sse2_xvid: fix non C99 inline function | Michael Niedermayer | 2014-04-14 | 1 | -1/+1 |
* | | | Set the bitrate when decoding speex. | Carl Eugen Hoyos | 2014-04-14 | 1 | -1/+4 |
* | | | Merge commit 'b3d905b702dcdda9e3ae2bcb7b5580ca77a96ab7' | Michael Niedermayer | 2014-04-14 | 1 | -1/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | dcadec: Delete redundant init_get_bits call | Niels Möller | 2014-04-14 | 1 | -1/+0 |
| * | | x86/synth_filter: remove the fma3 version ifdefs | James Almer | 2014-04-13 | 2 | -4/+0 |
* | | | avcodec/utils: prettify remap_deprecated_codec_id() | Michael Niedermayer | 2014-04-13 | 1 | -16/+16 |
* | | | avcodec/psymodel: use av_malloc(z)_array() | Michael Niedermayer | 2014-04-13 | 1 | -5/+5 |
* | | | avcodec/fft-test: use av_malloc_array() | Michael Niedermayer | 2014-04-13 | 1 | -5/+5 |
* | | | avcodec/tiff: remove unused variables | Michael Niedermayer | 2014-04-13 | 1 | -1/+1 |
* | | | Merge commit '801c39e1e3058fc4ba822bfb5d8612d777111e32' | Michael Niedermayer | 2014-04-13 | 1 | -5/+6 |
|\| | |
|
| * | | dcadec: Use correct channel count in stereo downmix check | Tim Walker | 2014-04-12 | 1 | -5/+5 |
* | | | Merge commit 'c8cf461c19e8e35df4b7364d9b90aa42f1ab4560' | Michael Niedermayer | 2014-04-13 | 1 | -0/+11 |
|\| | |
|
| * | | dcadec: Do not decode the XCh extension when downmixing to stereo | Tim Walker | 2014-04-12 | 1 | -0/+10 |
| * | | tiffdec: support predictor type 2 with RGB48 pixel format | Jean First | 2014-04-12 | 1 | -4/+18 |
* | | | Merge commit '345a96c327e8f2a8077189af9f5e8d2b3f4ad5fe' | Michael Niedermayer | 2014-04-13 | 1 | -9/+11 |
|\| | |
|
| * | | tiffdec: remove an unneeded variable | Justin Ruggles | 2014-04-12 | 1 | -3/+1 |
* | | | Merge commit 'a9b046fb0ae5395c4d1d8a82cd0d3e354b5034ed' | Michael Niedermayer | 2014-04-13 | 3 | -28/+57 |
|\| | |
|
| * | | tiff: use a better name and enum values for PhotometricInterpretation | Justin Ruggles | 2014-04-12 | 3 | -28/+57 |
* | | | Merge commit 'fdbe18b7b0545f9b5923d25a5433e4f735719ecc' | Michael Niedermayer | 2014-04-13 | 1 | -7/+2 |
|\| | |
|
| * | | tiffdec: use a single strip if RowsPerStrip is 0 | Justin Ruggles | 2014-04-12 | 1 | -8/+3 |
* | | | Merge commit '0a467a9b594dd67aa96bad687d05f8845b009f18' | Michael Niedermayer | 2014-04-13 | 2 | -44/+46 |
|\| | |
|
| * | | tiffdec: use bytestream2 to simplify overread/overwrite protection | Justin Ruggles | 2014-04-12 | 1 | -138/+111 |