| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'ecff5acb5a738fcb4f9e206a12070dac4bf259b3' | Michael Niedermayer | 2013-04-17 | 1 | -15/+14 |
|\ |
|
| * | svq1dec: clip motion vectors to the frame size. | Anton Khirnov | 2013-04-17 | 1 | -14/+13 |
* | | Merge commit 'b1bb8fb860b47e90dd67f0c5740698128fc82dcc' | Michael Niedermayer | 2013-04-17 | 1 | -1/+2 |
|\| |
|
| * | svq1dec: check that the reference frame has the same dimensions as the curren... | Anton Khirnov | 2013-04-17 | 1 | -1/+2 |
* | | Remove two anonymous arrays. | Carl Eugen Hoyos | 2013-04-17 | 1 | -1/+2 |
* | | ass_split: Do not use the function name as a parameter name in a declaration. | Carl Eugen Hoyos | 2013-04-17 | 1 | -1/+1 |
* | | libaacpluc: remove unused code | Paul B Mahol | 2013-04-16 | 1 | -6/+0 |
* | | sgirledec: remove unused headers | Paul B Mahol | 2013-04-16 | 1 | -2/+0 |
* | | lavc: avcodec_open2(): pass context to av_log() | Paul B Mahol | 2013-04-16 | 1 | -2/+2 |
* | | mjpegdec: fix overlapping memcpy with upscale_v | Michael Niedermayer | 2013-04-16 | 1 | -3/+7 |
* | | libaacplus: support for float sample format | Paul B Mahol | 2013-04-16 | 1 | -1/+2 |
* | | avcodec/c93: Check for block overlap. | Michael Niedermayer | 2013-04-16 | 1 | -1/+8 |
* | | libaacplus: set supported profiles | Paul B Mahol | 2013-04-16 | 1 | -0/+6 |
* | | libaacplus: set supported channel_layouts | Paul B Mahol | 2013-04-16 | 1 | -0/+9 |
* | | libaacplus: remove FF_API_OLD_ENCODE_AUDIO cruft | Paul B Mahol | 2013-04-16 | 1 | -8/+0 |
* | | Merge commit '015821229f96bf7e677f2a711a58dbea3009f574' | Michael Niedermayer | 2013-04-16 | 2 | -3/+2 |
|\| |
|
| * | vp3: Use full transpose for all IDCTs | Ronald S. Bultje | 2013-04-15 | 12 | -117/+135 |
* | | Merge commit '5941978e71d2c3a8e2a7e87951e081e0b2e77da9' | Michael Niedermayer | 2013-04-16 | 1 | -8/+12 |
|\| |
|
| * | vp3: bfin: Transpose the IDCTs | Martin Storsjö | 2013-04-15 | 1 | -2/+8 |
* | | Merge commit 'c46819f2299c73cd1bfa8ef04d08b0153a5699d3' | Michael Niedermayer | 2013-04-16 | 1 | -1/+1 |
|\| |
|
| * | x86: Move constants to the only place where they are used | Ronald S. Bultje | 2013-04-15 | 3 | -9/+4 |
| * | bfin: Match DEFUN_END macros to the right functions | Martin Storsjö | 2013-04-15 | 1 | -1/+2 |
* | | dfa: support decoding version=1.0 | Michael Niedermayer | 2013-04-15 | 1 | -2/+11 |
* | | Add thread-safe wrapper for get_format(). | Reimar Döffinger | 2013-04-15 | 6 | -4/+64 |
* | | Fix compilation on ARM with android gcc 4.7 | Reimar Döffinger | 2013-04-15 | 1 | -38/+36 |
* | | Add avpriv_dsputil_init() and use it in lavfi where relevant. | Clément Bœsch | 2013-04-14 | 2 | -0/+6 |
* | | avcodec: fix ignorecrop AVOption offset | Michael Niedermayer | 2013-04-13 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-12 | 1 | -1/+1 |
|\| |
|
| * | x86: dsputil: Move some ifdefs to avoid unused variable warnings | Diego Biurrun | 2013-04-12 | 1 | -2/+2 |
* | | Merge commit '2004c7c8f763280ff3ba675ea21cf25396528fd3' | Michael Niedermayer | 2013-04-12 | 1 | -2/+1 |
|\| |
|
| * | x86: dsputil: cosmetics: Remove two pointless variable indirections | Diego Biurrun | 2013-04-12 | 1 | -4/+2 |
* | | Merge commit 'c51a3a5bd9a5b404176ff343ecadb80b2553b256' | Michael Niedermayer | 2013-04-12 | 3 | -16/+7 |
|\| |
|
| * | x86: dsputil: Refactor some ff_{avg|put}_pixels function declarations | Diego Biurrun | 2013-04-12 | 3 | -15/+6 |
* | | Merge commit 'e027032fc6a49db5a4ce12fc3e09ffb86ff20522' | Michael Niedermayer | 2013-04-12 | 1 | -5/+3 |
|\| |
|
| * | x86: dsputil: ff_h263_*_loop_filter declarations to a more suitable place | Diego Biurrun | 2013-04-12 | 1 | -5/+3 |
* | | Merge commit 'a89c05500f68d94a0269e68bc522abfd420c5497' | Michael Niedermayer | 2013-04-12 | 2 | -6/+9 |
|\| |
|
| * | x86: h264qpel: int --> ptrdiff_t for some line_size parameters | Diego Biurrun | 2013-04-12 | 2 | -6/+9 |
* | | avcodec: rename prores encoders | Michael Niedermayer | 2013-04-11 | 5 | -10/+10 |
* | | libshine fixed point MP3 encoding support | Paul B Mahol | 2013-04-11 | 3 | -0/+151 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-11 | 5 | -22/+22 |
|\| |
|
| * | Move misplaced file author information where it belongs | Diego Biurrun | 2013-04-11 | 5 | -22/+22 |
* | | Merge commit '9de9b828ef005dec37052548c195a6b4f18fc701' | Michael Niedermayer | 2013-04-11 | 1 | -5/+9 |
|\| |
|
| * | lavc: don't overwrite display dimensions with coded dimensions. | Anton Khirnov | 2013-04-10 | 1 | -1/+1 |
| * | lavc: extend / update the [coded_]{width,height} doxy | Anton Khirnov | 2013-04-10 | 1 | -5/+9 |
* | | Merge commit '20429ba96e55db17ac57f6c0e330914287f1f614' | Michael Niedermayer | 2013-04-11 | 4 | -7/+14 |
|\| |
|
| * | h261: Move encoder/decoder shared table init to common code | Diego Biurrun | 2013-04-10 | 4 | -7/+14 |
* | | Merge commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a' | Michael Niedermayer | 2013-04-11 | 6 | -52/+22 |
|\| |
|
| * | h261: Move shared data tables from a header to a proper C file | Diego Biurrun | 2013-04-10 | 5 | -38/+47 |
* | | mss4: make code independent of sizeof(AVFrame) | Paul B Mahol | 2013-04-11 | 1 | -17/+22 |
* | | mss4: use init_get_bits8() | Paul B Mahol | 2013-04-11 | 1 | -1/+1 |