| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'fdbe18b7b0545f9b5923d25a5433e4f735719ecc' | Michael Niedermayer | 2014-04-13 | 1 | -7/+2 |
|\ |
|
| * | tiffdec: use a single strip if RowsPerStrip is 0 | Justin Ruggles | 2014-04-12 | 1 | -8/+3 |
* | | Merge commit '0a467a9b594dd67aa96bad687d05f8845b009f18' | Michael Niedermayer | 2014-04-13 | 2 | -44/+46 |
|\| |
|
| * | tiffdec: use bytestream2 to simplify overread/overwrite protection | Justin Ruggles | 2014-04-12 | 1 | -138/+111 |
* | | Merge commit '5748faf291fec297ef25d81962b52b3438f54278' | Michael Niedermayer | 2014-04-13 | 1 | -0/+26 |
|\| |
|
| * | bytestream: add bytestream2_copy_buffer() functions | Justin Ruggles | 2014-04-12 | 1 | -0/+26 |
| * | bytestream: add functions for accessing size of buffer | Paul B Mahol | 2014-04-12 | 1 | -0/+10 |
| * | tiffdec: use correct data type for palette entries and set alpha to 0xFF | Justin Ruggles | 2014-04-12 | 1 | -5/+6 |
* | | Merge commit 'bf2064f046af64c59a416c814474a39b0a457569' | Michael Niedermayer | 2014-04-13 | 1 | -1/+1 |
|\| |
|
| * | tiffdec: rename variables for consistency and fix variable shadowing | Jean First | 2014-04-12 | 1 | -8/+5 |
| * | DNxHD: convert inline asm to yasm | Timothy Gu | 2014-04-11 | 4 | -68/+90 |
* | | avcodec/ffv1: use av_malloc_array() | Michael Niedermayer | 2014-04-12 | 1 | -4/+4 |
* | | avcodec/faxcompr: use av_malloc_array() | Michael Niedermayer | 2014-04-12 | 1 | -2/+2 |
* | | vcodec/error_resilience: use av_malloc_array() | Michael Niedermayer | 2014-04-12 | 1 | -2/+2 |
* | | avcodec/elbg: Use av_malloc(z)_array() | Michael Niedermayer | 2014-04-12 | 1 | -8/+8 |
* | | avcodec/diracdec: use av_malloc(z)_array | Michael Niedermayer | 2014-04-12 | 1 | -8/+8 |
* | | avcodec/mpegvideo_enc: override bitrate tolerance when its value is too small | Michael Niedermayer | 2014-04-12 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'cehoyos/master' | Michael Niedermayer | 2014-04-12 | 3 | -28/+31 |
|\ \ |
|
| * | | Warn if rawvideo and an unreadable pix_fmt are written. | Carl Eugen Hoyos | 2014-04-11 | 3 | -28/+31 |
* | | | avcodec/jpegls: print coding parameters stored in LSE | Michael Niedermayer | 2014-04-11 | 1 | -0/+5 |
|/ / |
|
* | | Merge commit '676856204b84dfaffe329dce8502e834a0dbdb19' | Michael Niedermayer | 2014-04-11 | 1 | -1/+2 |
|\| |
|
| * | DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride | Timothy Gu | 2014-04-11 | 3 | -4/+5 |
* | | Merge commit '89ef08c992c484a46711b1a68a988303679c288e' | Michael Niedermayer | 2014-04-11 | 4 | -205/+308 |
|\| |
|
| * | DNxHD: K&R formatting cosmetics | Vittorio Giovara | 2014-04-11 | 4 | -210/+319 |
* | | avcodec/dnxhdenc: use av_malloc_array() | Michael Niedermayer | 2014-04-11 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-11 | 1 | -1/+0 |
|\| |
|
| * | mp2: Do not force a samplerate | Luca Barbato | 2014-04-11 | 2 | -2/+0 |
| * | libx265: Only set the SAR if it is valid | Derek Buitenhuis | 2014-04-10 | 1 | -7/+9 |
| * | libx265: Use 16-bit SAR | Derek Buitenhuis | 2014-04-10 | 1 | -2/+2 |
| * | libx265: Use x265_param_parse to set the SAR | Derek Buitenhuis | 2014-04-10 | 1 | -5/+6 |
* | | avcodec/mpegaudioenc_template: default to 384k bitrate as default | Michael Niedermayer | 2014-04-11 | 1 | -1/+6 |
* | | Cosmetics: Remove an outdated comment from lavc/rawdec.c. | Carl Eugen Hoyos | 2014-04-10 | 1 | -2/+0 |
* | | avcodec/imgconvert: fix nb_components and depth for PAL8 in get_pix_fmt_score() | Michael Niedermayer | 2014-04-10 | 1 | -5/+10 |
* | | libx265: Only set the SAR if it is valid | Derek Buitenhuis | 2014-04-10 | 1 | -7/+9 |
* | | libx265: Use 16-bit SAR | Derek Buitenhuis | 2014-04-10 | 1 | -2/+2 |
* | | avcodec/x86: Exclude broken get_cabac under icl. | Matt Oliver | 2014-04-10 | 2 | -4/+5 |
* | | libx265: Use x265_param_parse to set the SAR | Derek Buitenhuis | 2014-04-10 | 1 | -5/+6 |
* | | avcodec/mpegvideo_enc: change some asserts to av_asserts | Michael Niedermayer | 2014-04-09 | 1 | -4/+4 |
* | | avcodec/cngdec: use av_mallocz_array() | Michael Niedermayer | 2014-04-09 | 1 | -5/+5 |
* | | avcodec/jpeglsdec/ff_jpegls_decode_lse: check len field validity | Michael Niedermayer | 2014-04-09 | 1 | -1/+4 |
* | | avcodec/jpeglsdec: ask for sample for "oversized image" | Michael Niedermayer | 2014-04-09 | 1 | -1/+1 |
* | | avcodec/mpeg12dec: drop confusing av_dlog() | Michael Niedermayer | 2014-04-09 | 1 | -1/+0 |
* | | avcodec/dirac_arith: Fix build with PIC and stack-check options | Anthoine Bourgeois | 2014-04-09 | 1 | -1/+2 |
* | | avcodec/sanm: use named consant instead of literal number | Michael Niedermayer | 2014-04-09 | 1 | -1/+1 |
* | | avcodec/mpegvideo: remove AVFrame padding, as the hack isnt needed anymore | Michael Niedermayer | 2014-04-09 | 1 | -1/+0 |
* | | avcodec/snowenc: remove operations that have become redundant with AVFrame po... | Michael Niedermayer | 2014-04-09 | 1 | -7/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-04-09 | 35 | -417/+449 |
|\| |
|
| * | mpegvideo: operate with pointers to AVFrames instead of whole structs | wm4 | 2014-04-09 | 34 | -381/+411 |
* | | avcodec/mpegaudioenc_template: reorder operations to prevent integer overflow | Michael Niedermayer | 2014-04-09 | 1 | -3/+4 |
* | | avcodec/mpegaudioenc_template: dont crash on bitrate=0 | Michael Niedermayer | 2014-04-09 | 1 | -1/+1 |