| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' | Clément Bœsch | 2016-06-21 | 1 | -2/+2 |
|\ |
|
| * | cosmetics: Fix spelling mistakes | Vittorio Giovara | 2016-05-04 | 1 | -2/+2 |
* | | avcodec/nuv: Fix 'libavcodec/nuv.c:83:19: warning: passing argument 3 of av_i... | Michael Niedermayer | 2015-10-22 | 1 | -1/+1 |
* | | Merge commit '13bddab7de10aebf6efb98aa6d7ff0c51bb0e364' | Hendrik Leppkes | 2015-10-22 | 1 | -3/+6 |
|\| |
|
| * | nuv: Replace avpicture functions with imgutils | Vittorio Giovara | 2015-10-21 | 1 | -3/+6 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -4/+4 |
|\| |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -0/+1 |
* | | Merge commit '1df0b061621b10edde87e3ab7ea83aed381c574f' | Michael Niedermayer | 2014-03-22 | 1 | -8/+4 |
|\| |
|
| * | nuv: Reuse the DSPContext from RTJpegContext | Diego Biurrun | 2014-03-22 | 1 | -8/+4 |
* | | Merge commit 'ed9625eb62be1e1c44cecdd73ea0d80077a15d48' | Michael Niedermayer | 2014-03-13 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Move intreadwrite.h #include from header file to .c files | Diego Biurrun | 2014-03-13 | 1 | -0/+1 |
* | | avcodec/nuv: zero buffer padding | Michael Niedermayer | 2013-12-18 | 1 | -0/+1 |
* | | Merge commit '97168b204a0b6b79bb6c5f0d40efdf7fc2262476' | Michael Niedermayer | 2013-11-17 | 1 | -17/+20 |
|\| |
|
| * | nuv: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -17/+20 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | oMerge commit '85ac12587bfef970d0e0e4abc292df346daf8478' | Michael Niedermayer | 2013-09-08 | 1 | -2/+4 |
|\| |
|
| * | nuv: check ff_rtjpeg_decode_frame_yuv420 return value | Luca Barbato | 2013-09-07 | 1 | -2/+4 |
* | | Merge commit '2df0776c2293efb0ac12c003843ce19332342e01' | Michael Niedermayer | 2013-08-14 | 1 | -1/+3 |
|\| |
|
| * | nuv: Use av_fast_realloc | Luca Barbato | 2013-08-13 | 1 | -5/+10 |
* | | Merge commit 'feaaf5f7f0afac7223457f871af2ec9b99eb6cc6' | Michael Niedermayer | 2013-08-14 | 1 | -0/+1 |
|\| |
|
| * | nuv: Reset the frame on resize | Luca Barbato | 2013-08-13 | 1 | -0/+1 |
* | | Merge commit '075dbc185521f193c98b896cd63be3ec2613df5d' | Michael Niedermayer | 2013-08-14 | 1 | -3/+4 |
|\| |
|
| * | nuv: Pad the lzo outbuf | Luca Barbato | 2013-08-13 | 1 | -3/+5 |
* | | Merge commit 'aae159a7cc4df7d0521901022b778c9da251c24e' | Michael Niedermayer | 2013-08-14 | 1 | -1/+3 |
|\| |
|
| * | nuv: Do not ignore lzo decompression failures | Luca Barbato | 2013-08-13 | 1 | -1/+3 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -4/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -9/+9 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -9/+9 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 1 | -1/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 1 | -1/+0 |
* | | Merge commit 'dff6197dfb9b2d145729885c63f865c5fdd184aa' | Michael Niedermayer | 2013-02-06 | 1 | -2/+9 |
|\| |
|
| * | nuv: do not rely on get_buffer() initializing the frame. | Anton Khirnov | 2013-02-06 | 1 | -2/+9 |
* | | nuv: remove unused variable | Michael Niedermayer | 2013-01-14 | 1 | -1/+0 |
* | | Merge commit '688b132b881d423877e38dc82f17e23a604be676' | Michael Niedermayer | 2013-01-14 | 1 | -14/+18 |
|\| |
|
| * | nuv: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -13/+17 |
* | | nuv: dont try to copy an empty frame | Michael Niedermayer | 2012-12-14 | 1 | -1/+2 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -3/+3 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|