| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9' | Michael Niedermayer | 2012-10-21 | 6 | -14/+34 |
|\ |
|
| * | avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility | Martin Storsjö | 2012-10-20 | 3 | -11/+31 |
| * | celp_math: rename ff_log2 to ff_log2_q15 | Mans Rullgard | 2012-10-20 | 3 | -3/+3 |
* | | ffv1: fix gray | Michael Niedermayer | 2012-10-21 | 1 | -10/+2 |
* | | mp3dec: propagate error code correctly. | Michael Niedermayer | 2012-10-21 | 1 | -0/+3 |
* | | Replace usage of the deprecated av_pix_fmt_descriptors array with av_pix_fmt_... | Hendrik Leppkes | 2012-10-20 | 1 | -1/+1 |
* | | bgmc: check the correct pointers | Michael Niedermayer | 2012-10-20 | 1 | -1/+1 |
* | | lavc: revert broken hunk from 1cd9c81ddb317ca00061d11d3562d3a34888d91b | Michael Niedermayer | 2012-10-20 | 1 | -4/+1 |
* | | Merge commit 'c9ef43215c7d68c2cdcdbe02287aa114f27a32ed' | Michael Niedermayer | 2012-10-20 | 3 | -60/+30 |
|\| |
|
| * | ARM: fix overreads in neon h264 chroma mc | Mans Rullgard | 2012-10-20 | 1 | -58/+28 |
| * | build: Drop OBJS declaration for non-existing PCM_DVD encoder | Diego Biurrun | 2012-10-19 | 1 | -1/+0 |
| * | mpeg4videodec: Disable frame multithreading for GMC, its not implemented at all | Michael Niedermayer | 2012-10-19 | 1 | -1/+2 |
* | | lavc/utils: fix a few case/punctuation inconsistencies in avcodec_open2() | Stefano Sabatini | 2012-10-20 | 1 | -5/+5 |
* | | lavc/utils: extend feedback provided by avcodec_open2() | Stefano Sabatini | 2012-10-20 | 1 | -9/+30 |
* | | Mark data symbols shared between libraries with av_export | Hendrik Leppkes | 2012-10-20 | 2 | -2/+4 |
* | | vc1: only disable interlaced b-frames for software decoding | Hendrik Leppkes | 2012-10-20 | 2 | -1/+3 |
* | | vc1: implement vc1 field interlaced dxva2 decoding | Hendrik Leppkes | 2012-10-20 | 2 | -9/+50 |
* | | utvideoenc: fix theoretical integer overflow | Michael Niedermayer | 2012-10-19 | 1 | -1/+1 |
* | | avcodec_align_dimensions2: add missing breaks | Michael Niedermayer | 2012-10-19 | 1 | -0/+2 |
* | | lavc: enable recursively using avcodec_open2/close. | Ash Hughes | 2012-10-19 | 2 | -0/+54 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-19 | 2 | -12/+25 |
|\| |
|
| * | indeo3: do not try to output more lines than we can fit | Kostya Shishkov | 2012-10-19 | 1 | -5/+15 |
| * | bmv: get a new frame on every decode_frame(), so we can use direct rendering | Kostya Shishkov | 2012-10-19 | 1 | -7/+11 |
* | | Merge commit '1cd432e167b1a80853760c89a33606e2b5f229c2' | Michael Niedermayer | 2012-10-19 | 3 | -2/+2 |
|\| |
|
| * | aac: fix build with hardcoded tables | Mans Rullgard | 2012-10-18 | 3 | -2/+2 |
* | | Merge commit 'c0329748b04e1f175dad8c9c2ebf22a5e2dc5b72' | Michael Niedermayer | 2012-10-19 | 12 | -27/+30 |
|\| |
|
| * | Add support for building shared libraries with MSVC | Martin Storsjö | 2012-10-18 | 5 | -12/+15 |
| * | avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab | Martin Storsjö | 2012-10-18 | 7 | -15/+15 |
* | | tiffenc: fix integer overflow | Michael Niedermayer | 2012-10-19 | 1 | -2/+2 |
* | | roqvideodec: replace dead code by assert | Michael Niedermayer | 2012-10-19 | 1 | -1/+2 |
* | | roqaudioenc: Fix crash with very small roq files | Michael Niedermayer | 2012-10-19 | 1 | -0/+2 |
* | | lavc/tta: do not overwrite bits_per_coded_sample | Paul B Mahol | 2012-10-19 | 1 | -4/+2 |
* | | kmvc: use meaningful error codes | Paul B Mahol | 2012-10-19 | 1 | -5/+6 |
* | | xxan: return more meaningful error codes | Paul B Mahol | 2012-10-19 | 1 | -6/+6 |
* | | lavc/yop: remove redudant YOP in av_log() messages | Paul B Mahol | 2012-10-19 | 1 | -4/+2 |
* | | jvdec: use more meaningful error code | Paul B Mahol | 2012-10-19 | 1 | -3/+3 |
* | | idcinvideo: if decoding fails return error | Paul B Mahol | 2012-10-19 | 1 | -5/+9 |
* | | lavc/c93: use meaningful error codes | Paul B Mahol | 2012-10-19 | 1 | -7/+7 |
* | | motionpixels/mp_decode_frame_helper: assert that the first pixel doesnt reuse... | Michael Niedermayer | 2012-10-19 | 1 | -0/+2 |
* | | mlp_parser: print error when ff_combine_frame() fails to add the current buffer | Michael Niedermayer | 2012-10-19 | 1 | -2/+4 |
* | | lavc: add raw text subtitles decoder. | Clément Bœsch | 2012-10-18 | 4 | -1/+128 |
* | | ff_convert_matrix: fix integer overflow | Michael Niedermayer | 2012-10-18 | 1 | -1/+1 |
* | | mpegvideoenc: check return value of ff_MPV_frame_start() | Michael Niedermayer | 2012-10-18 | 1 | -1/+2 |
* | | lzwenc: change assert to av_assert | Michael Niedermayer | 2012-10-18 | 1 | -1/+1 |
* | | bmv: remove unreachable default case | Michael Niedermayer | 2012-10-18 | 1 | -2/+0 |
* | | indeo4: prevent printing uninitialized variable | Michael Niedermayer | 2012-10-18 | 1 | -0/+1 |
* | | dv: change assert(a2 < 4) to av_assert() | Michael Niedermayer | 2012-10-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-18 | 1 | -2/+4 |
|\| |
|
| * | mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros | Mans Rullgard | 2012-10-17 | 1 | -2/+4 |
* | | Merge commit '292d1e78743855404c7d07e3e7cb3f9c9ae6275b' | Michael Niedermayer | 2012-10-18 | 1 | -3/+34 |
|\| |
|