| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'fcb07e8b332bbd6f9558bff98ff5102c5f2d8252' | Michael Niedermayer | 2013-03-13 | 3 | -9/+0 |
|\ |
|
| * | lavc: remove disabled FF_API_MMI cruft | Anton Khirnov | 2013-03-11 | 3 | -9/+0 |
* | | Revert "Merge commit '0517c9e098092709397cc522c59fa63c83cc81be'" bring the ol... | Michael Niedermayer | 2013-03-13 | 5 | -0/+856 |
* | | vc1dec: remove unused variables | Michael Niedermayer | 2013-03-13 | 1 | -2/+0 |
* | | CrystalHD: Port to ref-counted frame API. | Philip Langdale | 2013-03-13 | 1 | -17/+18 |
* | | vp56: remove unused variable | Michael Niedermayer | 2013-03-13 | 1 | -1/+0 |
* | | dsputil: remove hpel functions (moved to hpeldsp). | Ronald S. Bultje | 2013-03-13 | 4 | -227/+7 |
* | | Move alpha half-pel assembly from dsputil to hpeldsp. | Ronald S. Bultje | 2013-03-13 | 8 | -282/+377 |
* | | Move sparc/vis half-pel assembly from dsputil to hpeldsp. | Ronald S. Bultje | 2013-03-13 | 4 | -3487/+3540 |
* | | Move sh4 half-pel assembly from dsputil to hpeldsp. | Michael Niedermayer | 2013-03-13 | 5 | -86/+365 |
* | | Move bfin half-pel assembly from dsputil to hpeldsp. | Ronald S. Bultje | 2013-03-13 | 8 | -466/+552 |
* | | Move arm half-pel assembly from dsputil to hpeldsp. | Ronald S. Bultje | 2013-03-13 | 15 | -1350/+1539 |
* | | Move ppc half-pel assembly from dsputil to hpeldsp. | Ronald S. Bultje | 2013-03-13 | 4 | -421/+467 |
* | | Move x86 half-pel assembly from dsputil to hpeldsp. | Ronald S. Bultje | 2013-03-13 | 9 | -660/+967 |
* | | mjpeg: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 2 | -1/+4 |
* | | svq1enc: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -3/+7 |
* | | snow: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 3 | -4/+9 |
* | | svq3: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -7/+10 |
* | | mpegvideo: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 6 | -36/+38 |
* | | svq1: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -11/+11 |
* | | mimic: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -2/+5 |
* | | interplayvideo: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -5/+5 |
* | | bink: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -7/+10 |
* | | indeo3: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 1 | -5/+5 |
* | | vp56: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 2 | -5/+6 |
* | | vp3: use hpeldsp instead of dsputil for half-pel functions. | Ronald S. Bultje | 2013-03-13 | 4 | -13/+9 |
* | | hpeldsp: add half-pel functions (currently copies of dsputil). | Ronald S. Bultje | 2013-03-13 | 6 | -6/+433 |
* | | Merge commit 'de27d2b92fa97deb2856d18e9f5f19586ce45a0f' | Michael Niedermayer | 2013-03-13 | 7 | -692/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_LIBMPEG2 cruft | Anton Khirnov | 2013-03-11 | 2 | -6/+0 |
* | | Merge commit '0517c9e098092709397cc522c59fa63c83cc81be' | Michael Niedermayer | 2013-03-13 | 5 | -856/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_AVCODEC_RESAMPLE cruft | Anton Khirnov | 2013-03-11 | 5 | -805/+0 |
* | | Merge commit '684e3d2e1ce96625eeef63f2564aab66f6715d05' | Michael Niedermayer | 2013-03-13 | 2 | -6/+8 |
|\| |
|
| * | ra144: check buffer size before requesting a buffer | Janne Grunau | 2013-03-10 | 1 | -6/+7 |
| * | wmapro: unref skipped frames | Janne Grunau | 2013-03-10 | 1 | -0/+1 |
* | | Merge commit 'e3232f34312f8187094c875445683277ed0c209d' | Michael Niedermayer | 2013-03-13 | 2 | -2/+2 |
|\| |
|
| * | svq1: use av_frame_free to free refcounted frame | Janne Grunau | 2013-03-10 | 1 | -1/+1 |
| * | lavc: fix get_buffer() compatibility layer for audio. | Anton Khirnov | 2013-03-10 | 1 | -1/+1 |
* | | Merge commit '98cec5c84feff34e04428de4a86836a83657ae5e' | Michael Niedermayer | 2013-03-13 | 1 | -1/+0 |
|\| |
|
| * | ratecontrol: remove an unused variable | Anton Khirnov | 2013-03-10 | 1 | -1/+0 |
| * | vorbisdec: do not leak the first frame. | Anton Khirnov | 2013-03-10 | 1 | -0/+1 |
* | | avpacket: do not copy data when buf ref is available. | Clément Bœsch | 2013-03-13 | 1 | -2/+9 |
* | | Merge commit 'adfa53d67c7a3318157ea9d95e8bdcfb77139452' | Michael Niedermayer | 2013-03-13 | 3 | -180/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_VDA_ASYNC cruft | Anton Khirnov | 2013-03-09 | 3 | -182/+0 |
* | | avcodec: assert that old codec ids match new | Michael Niedermayer | 2013-03-13 | 1 | -0/+5 |
* | | Merge commit 'bdd1567c355a8092e7746ef99e831d579e34fa6a' | Michael Niedermayer | 2013-03-13 | 1 | -4/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_CODEC_ID cruft | Anton Khirnov | 2013-03-09 | 4 | -381/+0 |
* | | lavc: extend documentation for skip_idct, skip_loop_filter, skip_frame options | Stefano Sabatini | 2013-03-13 | 2 | -12/+12 |
* | | Merge commit '7d42fd6bb9df99a20cf2d0d0e3b166a83a649d08' | Michael Niedermayer | 2013-03-12 | 3 | -54/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_FIND_BEST_PIX_FMT cruft | Anton Khirnov | 2013-03-09 | 3 | -51/+0 |
* | | vp3/x86: use full transpose for all IDCTs. | Ronald S. Bultje | 2013-03-12 | 13 | -122/+141 |