| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '3e5898782dce60334ab294821ca00b19c648cf66' | Michael Niedermayer | 2013-08-08 | 1 | -0/+2 |
|\ |
|
| * | Voxware MetaSound decoder | Kostya Shishkov | 2013-08-08 | 1 | -0/+2 |
* | | Merge commit '86f4c59bd676672040b89d8fea4c9e3b59bfe7ab' | Michael Niedermayer | 2013-08-06 | 1 | -1/+1 |
|\| |
|
| * | twinvq: Split VQF-specific part from common TwinVQ decoder core | Kostya Shishkov | 2013-08-05 | 1 | -1/+1 |
* | | Merge commit '2852740e23f91d6775714d7cc29b9a73e1111ce0' | Michael Niedermayer | 2013-08-06 | 1 | -1/+1 |
|\| |
|
| * | vdpau: store picture data in picture's rather than codec's context | Rémi Denis-Courmont | 2013-08-05 | 1 | -1/+1 |
* | | libavcodec: Implementation of 32 bit fixed point FFT | Nedeljko Babic | 2013-08-04 | 1 | -1/+3 |
* | | Fix compilation with --disable-everything --enable-shared. | Carl Eugen Hoyos | 2013-07-29 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-06-11 | 1 | -0/+1 |
|\| |
|
| * | lavc: add a libwavpack encoder wrapper | Anton Khirnov | 2013-06-10 | 1 | -0/+1 |
* | | Merge commit '2d66a58ccde05e764594bd7e5f0f9244634d0b2c' | Michael Niedermayer | 2013-06-03 | 1 | -0/+1 |
|\| |
|
| * | Go2Webinar decoder | Kostya Shishkov | 2013-06-03 | 1 | -0/+1 |
* | | tta encoder | Paul B Mahol | 2013-06-02 | 1 | -0/+1 |
* | | tta: move code that will be shared with encoder to separate file | Paul B Mahol | 2013-06-02 | 1 | -1/+1 |
* | | Fix compilation with --disable-everything --enable-encoder=jpeg2000 | Carl Eugen Hoyos | 2013-06-01 | 1 | -1/+2 |
* | | j2k/jpeg2000dec: merge | Michael Niedermayer | 2013-05-31 | 1 | -2/+1 |
* | | jpeg2000/j2k: merge j2k/jpeg2000.c/h | Michael Niedermayer | 2013-05-30 | 1 | -2/+2 |
* | | os2threads: move from lavc to compat/ | Dave Yeo | 2013-05-28 | 1 | -1/+0 |
* | | j2k/jpeg2000: merge j2k & jpeg2000 dwts, drop j2k dwt | Michael Niedermayer | 2013-05-27 | 1 | -2/+2 |
* | | Merge commit '90f9a5830b5d332de7ebb1ab45589f1870cbd65d' | Michael Niedermayer | 2013-05-24 | 1 | -1/+0 |
|\| |
|
| * | w32pthreads: move from lavc to compat/ | Anton Khirnov | 2013-05-24 | 1 | -1/+0 |
| * | Escape 130 (RPL) decoder | Eli Friedman | 2013-05-18 | 1 | -0/+1 |
* | | s302m encoder | Darryl Wallace | 2013-05-23 | 1 | -0/+1 |
* | | Support playing SMV files. | Ash Hughes | 2013-05-22 | 1 | -0/+1 |
* | | Merge commit '1232a1647ab27e024a3baf4d01d40c8d08d6ced9' | Michael Niedermayer | 2013-05-17 | 1 | -0/+1 |
|\| |
|
| * | Apple Intermediate Codec decoder | Kostya Shishkov | 2013-05-17 | 1 | -0/+1 |
* | | ADPCM IMA Radical decoder | James Almer | 2013-05-10 | 1 | -0/+1 |
* | | ADPCM DTK decoder | James Almer | 2013-05-10 | 1 | -0/+1 |
* | | Add wmv2 dependency to vc1 compilation. | Carl Eugen Hoyos | 2013-05-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-22 | 1 | -0/+2 |
|\| |
|
| * | JPEG 2000 decoder for DCinema | Nicolas Bertrand | 2013-04-22 | 1 | -0/+2 |
| * | hpeldsp: Add half-pel functions (currently copies of dsputil) | Ronald S. Bultje | 2013-04-19 | 1 | -0/+1 |
* | | avcodec: rename jpeg2000 decoder to j2k | Michael Niedermayer | 2013-04-22 | 1 | -2/+2 |
* | | subtitles: introduce ASS codec id and use it. | Clément Bœsch | 2013-04-18 | 1 | -0/+2 |
* | | avcodec: rename prores encoders | Michael Niedermayer | 2013-04-11 | 1 | -2/+2 |
* | | libshine fixed point MP3 encoding support | Paul B Mahol | 2013-04-11 | 1 | -0/+1 |
* | | Merge commit '8a776ad90e00ab2b98e8683ac6182d641a383c3a' | Michael Niedermayer | 2013-04-11 | 1 | -2/+2 |
|\| |
|
| * | h261: Move shared data tables from a header to a proper C file | Diego Biurrun | 2013-04-10 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-11 | 1 | -3/+2 |
|\| |
|
| * | dsputil: Make dsputil selectable | Ronald S. Bultje | 2013-04-10 | 1 | -4/+2 |
* | | Merge commit 'b4d24b471bc52f1f78a43ee330199e70483e51c3' | Michael Niedermayer | 2013-03-28 | 1 | -13/+12 |
|\| |
|
| * | msmpeg4: Split decoding related functions to a separate file | Martin Storsjö | 2013-03-27 | 1 | -13/+12 |
* | | Merge commit '1b6d66745ac1768adb387c2227cdcf4452271149' | Michael Niedermayer | 2013-03-28 | 1 | -6/+5 |
|\| |
|
| * | Split MPEG-1/2 decoder code off from MPEG-1/2 common code | Diego Biurrun | 2013-03-27 | 1 | -4/+4 |
* | | Merge commit '1db6a080bddd14fed6b29140ecd2e21e42b1c022' | Michael Niedermayer | 2013-03-28 | 1 | -1/+1 |
|\| |
|
| * | dca: Move ff_dca_convert_bitstream() to the DCA common code | Diego Biurrun | 2013-03-27 | 1 | -1/+1 |
* | | vp8: WebP decoding support | Michael Niedermayer | 2013-03-22 | 1 | -0/+1 |
* | | Fix Makefile dependency for the dvd_nav parser. | Carl Eugen Hoyos | 2013-03-19 | 1 | -1/+1 |
* | | mpeg: Add passing DVD navigation packets (startcode 0x1bf) to caller to allow... | Richard | 2013-03-17 | 1 | -0/+1 |
* | | lavc: make compilation of frame_thread_encoder.o optional. | Ronald S. Bultje | 2013-03-14 | 1 | -3/+5 |