53442 Commits (efcc334c9d419d3b05612f321730b6d13a697b96)
 

Author SHA1 Message Date
Yusuke Nakamura 3f1a7ceb2c h264_parser: Set field_order and picture_structure. 12 years ago
Yusuke Nakamura b493847df4 avcodec: Add picture structure information to AVCodecParserContext. 12 years ago
Michael Niedermayer ac0ade2645 Changelog: add entry for the S302m encoder 12 years ago
Paul B Mahol 102848e3b6 s302menc: unbreak compilation 12 years ago
Paul B Mahol e75ddb7df5 s302menc: fix bits_per_raw_sample for 21, 22 & 23 case 12 years ago
Paul B Mahol d683271753 lavc/codec_desc: SMPTE 302M is not lossy 12 years ago
Paul B Mahol 15b9c0b49f escape124: switch to init_get_bits8() 12 years ago
Paul B Mahol cdc3f8f307 escape124: pass context to av_log() 12 years ago
Paul B Mahol abf1e59ef2 libaacplus: return meaningful error codes 12 years ago
Paul B Mahol 6d53034483 libaacplus: cosmetics: fix indentation 12 years ago
Paul B Mahol 963c58006f libaacplus: move profile check above, simplifies code a little 12 years ago
Michael Niedermayer 0fb7fef879 tools/patcheck: fix misdetection with stuff like const_names 12 years ago
Clément Bœsch d51dfc7ec4 doc/filters: fix wording of color option in testsrc filters. 12 years ago
Clément Bœsch a0a41db339 lavfi/testsrc: make nb_decimals available only in testsrc. 12 years ago
Clément Bœsch 288f916643 lavfi/testsrc: move color options to the color scope filter definition. 12 years ago
Michael Niedermayer eee19198ef avcodec/libfaac: fallback to a supported bitrate if the requested is not supported 12 years ago
Michael Niedermayer e8c26557a4 avformat/mtv: remove empty comments 12 years ago
Michael Niedermayer ef43b9496b avcodec/mpegvideo: remove empty comments 12 years ago
Michael Niedermayer 1d3476f258 postproc/postprocess_template: remove empty comments 12 years ago
Darryl Wallace 3e16047507 s302m encoder 12 years ago
Paul B Mahol fbd0f91a3a escape130: switch to init_get_bits8() 12 years ago
Michael Niedermayer ac2c52174f avcodec/wavpack: remove ;; 12 years ago
Paul B Mahol 79f452f4e6 fraps: set avctx->color_range 12 years ago
Paul B Mahol 591fa05278 doc/general: remove obsolete info about APE decoder 12 years ago
Michael Niedermayer b7d16dc4bd Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 402bec52d4 Merge commit '3f0b6d7a6248a33df37b98cfcb37a1acce263f62' 12 years ago
Michael Niedermayer 1fded9b69c Merge commit 'f36d7831d96aeb072db5a2b78892a534d96e288e' 12 years ago
Michael Niedermayer 1724123c65 Merge commit '3eae9b030cbbdc263f69834b791624613032d548' 12 years ago
Dale Curtis c54a1565f5 avformat/utils: Keep internal and external av_read_frame() packets in sync. 12 years ago
Paul B Mahol 1f02927d28 lavfi/mp: try to pass interlaced & tff flags 12 years ago
Clément Bœsch 91b461459a lavfi/lut3d: avoid overread. 12 years ago
Luca Barbato fd06291239 wavpack: check packet size early 12 years ago
Luca Barbato 3f0b6d7a62 wavpack: use bytestream2 in wavpack_decode_block 12 years ago
Michael Niedermayer 657875b145 avcodec/aic: Fix vlc value checks 12 years ago
Anton Khirnov f36d7831d9 pixdesc: mark gray8 as pseudopal 12 years ago
Michael Niedermayer 30df9789a9 proresdec: Fix end condition 12 years ago
Michael Niedermayer df3ee7b9a9 smvjpegdec: use av_pix_fmt_desc_get() avoid direct table access 12 years ago
Clément Bœsch 165bc9caa2 v4l2: make possible to disable libv4l2 at runtime. 12 years ago
Clément Bœsch 12f51c1f9e lavfi: add lut3d filter. 12 years ago
Michael Niedermayer ad22767cb6 shorten: fix "off by padding" bug 12 years ago
Janne Grunau 3eae9b030c mpegvideo: unref buffers in ff_mpeg_unref_picture on frame size changes 12 years ago
Ash Hughes 14ec9d2590 Support playing SMV files. 12 years ago
Michael Niedermayer cc0db8cf30 avienc: Disallow the first frame to be skiped 12 years ago
Michael Niedermayer c88e52e797 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 32f550ee01 Merge remote-tracking branch 'cehoyos/master' 12 years ago
Michael Niedermayer 914ab4cd1c j2kdec & jpeg2000dec: check lengthinc against array size 12 years ago
Michael Niedermayer 17e66c9ff4 j2k & jpeg2000dec: reset numX/Ytiles if tiles failed allocation 12 years ago
Michael Niedermayer 53f0442464 avcodec/jpeg2000dec: Port tile size check from j2kdec 12 years ago
Michael Niedermayer 73ffab4195 jpeg2000dec: check TPsot 12 years ago
Michael Niedermayer fec8783883 jpeg2000dec: read and check curtileno 12 years ago