| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec: fix motion vector vissualization | Michael Niedermayer | 2013-03-12 | 9 | -25/+21 |
* | h264/mpegvideo: fix ff_print_debug_info2 arguments | Michael Niedermayer | 2013-03-12 | 3 | -10/+8 |
* | mpegvideo: move ff_print_debug_info2 to where ff_print_debug_info is | Michael Niedermayer | 2013-03-12 | 1 | -4/+5 |
* | snow: set frame defaults | Michael Niedermayer | 2013-03-12 | 1 | -1/+6 |
* | Merge commit '3b199d29cd597a3518136d78860e172060b9e83d' | Michael Niedermayer | 2013-03-12 | 19 | -18/+15 |
|\ |
|
| * | lavc decoders: properly initialize AVFrame. | Anton Khirnov | 2013-03-08 | 25 | -13/+34 |
* | | h264: disallow single unpaired fields as references of frames | Michael Niedermayer | 2013-03-12 | 1 | -2/+4 |
* | | h264: fix null pointer dereference and assertion failure | Michael Niedermayer | 2013-03-12 | 1 | -2/+2 |
* | | ff_alloc_picture: free tables in case of dimension mismatches | Michael Niedermayer | 2013-03-12 | 1 | -0/+5 |
* | | mpegvideo: dont allow last == current | Michael Niedermayer | 2013-03-12 | 1 | -1/+3 |
* | | update_frame_pool: use channel field | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 274 | -4858/+4155 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 238 | -4319/+3883 |
* | | snowdec: fix off by 1 error in dimensions check | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
* | | lavc/utils: fix typo and reword message in case of too low bitrate | Stefano Sabatini | 2013-03-10 | 1 | -1/+1 |
* | | vp3: embed idct_permutation array directly in VP3DecoderContext. | Ronald S. Bultje | 2013-03-10 | 1 | -4/+5 |
* | | Merge commit '6e7b50b4270116ded8b874d76cb7c5b1a0341827' | Michael Niedermayer | 2013-03-10 | 2 | -252/+1 |
|\| |
|
| * | mpegvideo_enc: drop support for reusing the input motion vectors. | Anton Khirnov | 2013-03-08 | 2 | -252/+1 |
* | | lavc/rawdec: set field order on decoded frame. | Nicolas George | 2013-03-10 | 1 | -6/+6 |
* | | rawdec: work with refcounted frames. | Nicolas George | 2013-03-10 | 1 | -36/+63 |
* | | x86/qpel: move fullpel and l2 functions to separate file. | Ronald S. Bultje | 2013-03-09 | 4 | -234/+259 |
* | | dsputil: make square put/avg_pixels functions local to h264qpel. | Ronald S. Bultje | 2013-03-09 | 4 | -58/+20 |
* | | libutvideo: Prioritize compatibility with new versions | Stephen Hutchinson | 2013-03-08 | 3 | -10/+14 |
* | | lavc/utils: make sure the iconv descriptor can be opened only once. | Clément Bœsch | 2013-03-08 | 1 | -7/+13 |
* | | Merge commit '7ecc2d403ce5c7b6ea3b1f368dccefd105209c7e' | Michael Niedermayer | 2013-03-08 | 4 | -462/+6 |
|\| |
|
| * | Move AVFrame from lavc to lavu. | Anton Khirnov | 2013-03-08 | 1 | -347/+1 |
* | | Merge commit 'ad0c9f2d5d81e22207c6ccecc426bf7306acc327' | Michael Niedermayer | 2013-03-08 | 6 | -21/+25 |
|\| |
|
| * | lavc: move AVFrame.hwaccel_picture_private to Picture. | Anton Khirnov | 2013-03-08 | 6 | -21/+25 |
* | | Merge commit '1a5e9130162b8adc898e5f6aea82b6372d1e4e6c' | Michael Niedermayer | 2013-03-08 | 1 | -7/+13 |
|\| |
|
| * | pthread: avoid copying input packets when possible. | Anton Khirnov | 2013-03-08 | 1 | -7/+13 |
* | | Merge commit '1afddbe59e96af75f1c07605afc95615569f388f' | Michael Niedermayer | 2013-03-08 | 4 | -57/+169 |
|\| |
|
| * | avpacket: use AVBuffer to allow refcounting the packets. | Anton Khirnov | 2013-03-08 | 4 | -39/+145 |
| * | mp3dec: Fix VBR bit rate parsing | Alexander Kojevnikov | 2013-03-08 | 1 | -1/+5 |
* | | Merge commit 'dbd2a34ba5e5e46b6835e4425c360723c643b7a8' | Michael Niedermayer | 2013-03-08 | 1 | -17/+19 |
|\| |
|
| * | build: cosmetics: Group hw accelerator Makefile entries together | Diego Biurrun | 2013-03-07 | 1 | -16/+18 |
* | | Merge commit 'bcd0a7137e4aca0f6f598593b90ca8f338444c51' | Michael Niedermayer | 2013-03-08 | 10 | -3/+13 |
|\| |
|
| * | Add missing error_resilience includes to files that use ER | Diego Biurrun | 2013-03-07 | 10 | -1/+10 |
* | | Merge commit 'd88738e4038b162708dc2f5342e10c1694edfd89' | Michael Niedermayer | 2013-03-08 | 1 | -0/+2 |
|\| |
|
| * | mpegvideo: Conditionally build error_resilience bits | Martin Storsjö | 2013-03-07 | 1 | -0/+2 |
* | | Merge commit 'efa7f4202088c70caba11d7834641bc6eaf41830' | Michael Niedermayer | 2013-03-08 | 1 | -4/+4 |
|\| |
|
| * | Use the avstring.h locale-independent character type functions | Reimar Döffinger | 2013-03-07 | 2 | -5/+6 |
* | | Revert "aacdec: Reconfigure output as needed, disable pop_output_configuratio... | Michael Niedermayer | 2013-03-08 | 3 | -27/+32 |
* | | aacsbr: Check for envelope scalefactors overflowing | Michael Niedermayer | 2013-03-08 | 1 | -3/+19 |
* | | mpegaudio_parser: Don't ignore information from the first frame | Alexander Kojevnikov | 2013-03-07 | 1 | -1/+1 |
* | | aacdec: Reconfigure output as needed, disable pop_output_configuration() | Michael Niedermayer | 2013-03-07 | 3 | -32/+27 |
* | | psymodel: dont apply lowpass filters with a cutoff close to the nyquist | Michael Niedermayer | 2013-03-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-07 | 3 | -23/+19 |
|\| |
|
| * | lavc: Deprecate the deinterlace functions in libavcodec | Ronald S. Bultje | 2013-03-07 | 3 | -0/+12 |
| * | h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band | Ronald S. Bultje | 2013-03-07 | 1 | -4/+40 |
* | | Merge commit '70762508ec5919474edb92a5b1f266fd06640f9c' | Michael Niedermayer | 2013-03-07 | 1 | -2/+2 |
|\| |
|