| Commit message (Expand) | Author | Age | Files | Lines |
* | dv: increase VLC reading bits to 10 | Christophe Gisquet | 2014-10-28 | 1 | -2/+2 |
* | dv: move inverse weight tables to decoder | Christophe Gisquet | 2014-10-26 | 1 | -34/+0 |
* | dv: use smaller type for weight tables | Christophe Gisquet | 2014-10-25 | 1 | -2/+2 |
* | dv: better split weight tables assignment | Christophe Gisquet | 2014-10-25 | 1 | -9/+9 |
* | Merge commit 'ee0ebd3c1412fdd9d80aa97c98d1a20b893f1f47' | Michael Niedermayer | 2014-09-09 | 1 | -115/+122 |
|\ |
|
| * | dv: K&R formatting cosmetics | Gabriel Dume | 2014-09-09 | 1 | -115/+122 |
* | | Merge commit 'f6ee61fb05482c617f5deee29a190d8ff483b3d1' | Michael Niedermayer | 2014-07-09 | 1 | -2/+2 |
|\| |
|
| * | lavc: export DV profile API used by muxer/demuxer as public | Anton Khirnov | 2014-07-09 | 1 | -2/+2 |
* | | Merge commit 'e63b818dbe6060b606ae10eb184859f8b97d2353' | Michael Niedermayer | 2014-06-27 | 1 | -25/+0 |
|\| |
|
| * | dv: Properly split decoder and encoder initialization | Diego Biurrun | 2014-06-27 | 1 | -18/+0 |
* | | Merge commit '593d2326ef985cdffe413df629419938f7b07c4c' | Michael Niedermayer | 2014-06-26 | 1 | -1/+1 |
|\| |
|
| * | dv: Replace a magic number by sizeof() | Diego Biurrun | 2014-06-25 | 1 | -1/+1 |
* | | Merge commit 'd349afb07bacccb62eb5369c38d6406d2909d792' | Michael Niedermayer | 2014-06-20 | 1 | -37/+37 |
|\| |
|
| * | dv: cosmetics, reindent | Anton Khirnov | 2014-06-20 | 1 | -37/+37 |
* | | Merge commit '650dee63c8b1e6693c6cf5983f4a5ed3f571379f' | Michael Niedermayer | 2014-06-20 | 1 | -9/+5 |
|\| |
|
| * | dv: get rid of global non-const tables | Anton Khirnov | 2014-06-20 | 1 | -9/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-05 | 1 | -2/+2 |
|\| |
|
| * | dsputil: Move DV-specific ff_zigzag248_direct table to dvdata | Diego Biurrun | 2014-04-04 | 1 | -1/+1 |
* | | Merge commit 'd4f1188d1a662fed5347e70016da49e01563e8a8' | Michael Niedermayer | 2013-12-09 | 1 | -2/+0 |
|\| |
|
| * | dv: use AVFrame API properly | Anton Khirnov | 2013-12-09 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-12-02 | 1 | -669/+0 |
|\| |
|
| * | dv: Split off DV video encoder into its own file | Diego Biurrun | 2013-12-02 | 1 | -667/+0 |
* | | Merge commit '21710ea82118c9d19bea9277b2a85a33096fdd95' | Michael Niedermayer | 2013-12-02 | 1 | -9/+9 |
|\| |
|
| * | dv: Move DV VLC data tables out of header file | Diego Biurrun | 2013-12-02 | 1 | -9/+9 |
* | | Merge commit '3cbe1126530449336e2ce59b194bdb8c4eb4abb4' | Michael Niedermayer | 2013-11-15 | 1 | -0/+1 |
|\| |
|
| * | dv: Split DV data table declarations into their own header | Diego Biurrun | 2013-11-15 | 1 | -0/+1 |
* | | 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 |
* | | libavcodec/dv.c: Fix duplicate words | Michael Niedermayer | 2013-08-12 | 1 | -1/+1 |
* | | Merge commit 'afe03092dd693d025d43e1620283d8d285c92772' | Michael Niedermayer | 2013-06-29 | 1 | -5/+0 |
|\| |
|
| * | lavc: move put_bits_left in put_bits.h | Luca Barbato | 2013-06-28 | 1 | -5/+0 |
* | | Merge commit '3b199d29cd597a3518136d78860e172060b9e83d' | Michael Niedermayer | 2013-03-12 | 1 | -0/+1 |
|\| |
|
| * | lavc decoders: properly initialize AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -0/+1 |
* | | 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 '218aefce4472dc02ee3f12830a9a894bf7916da9' | Michael Niedermayer | 2013-02-09 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -0/+1 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -2/+2 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+2 |
* | | dv: use av_assert | Michael Niedermayer | 2012-11-23 | 1 | -5/+5 |
* | | dv: change assert(a2 < 4) to av_assert() | Michael Niedermayer | 2012-10-18 | 1 | -1/+1 |
* | | dv: Set FS flag from AVFrame.top_field_first | Tomas Härdin | 2012-10-15 | 1 | -1/+2 |
* | | dv: zero dsp before init, this fixes use of uninitialized dct_bits | Michael Niedermayer | 2012-10-12 | 1 | -0/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -11/+11 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -11/+11 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Do not try to encode DVCPRO HD, it produces broken files. | Carl Eugen Hoyos | 2012-06-04 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-01 | 1 | -3/+3 |
|\| |
|
| * | dvenc: do not call dsputil functions with stride not a multiple of 16 | Mans Rullgard | 2012-05-01 | 1 | -3/+3 |