63752 Commits (a40c338a00a4e1c7f2cce189db0f406f85d5792a)
 

Author SHA1 Message Date
Michael Niedermayer bf0e5ac9cc fate: fate-hevc-conformance-INITQP_B_Sony_1 belongs to the 10bit kind 11 years ago
Diego Biurrun b88cc5cca1 bink: Rename BinkDSPContext member so as not to clash with BlockDSPContext 11 years ago
Carl Eugen Hoyos f284e85714 Report "unknown codec" instead of "unspecifed size" if the codec is unknown. 11 years ago
Timothy Gu 22d1b24982 tests: Replace fieldmatch test with pixfmt 11 years ago
Michael Niedermayer 44a7299139 fate: add simple test for async 11 years ago
Michael Niedermayer 2c23f87c85 swr/resample_template: prevent end_index from overflowing and add check for delta_frac overflow 11 years ago
Ronald S. Bultje 9b53853756 Rewrite main resampling loop (common and linear). 11 years ago
Michael Niedermayer e91f27cbbb Merge commit '59cb5747ec3c5cd842b94e574c37889521c97cc4' 11 years ago
Michael Niedermayer 6b9cbc9a11 Merge commit '3b18857ab301d2a0b3e86e9d85eed76f0798a29c' 11 years ago
Michael Niedermayer 8225bf95bc Merge commit 'a1859032e39d96352687186fd179e1559dea2aca' 11 years ago
Christophe Gisquet dcd2a6ca36 x86: hevc_mc: remove unneeded shift 11 years ago
Christophe Gisquet 09fc28aed1 x86: hevcdsp_init: fix macro usage 11 years ago
Uwe L. Korn 59cb5747ec rtmpproto: read metadata to set correct FLV header 11 years ago
Uwe L. Korn 3b18857ab3 rtmppkt: Add method to read an AMF string that is not prefixed by its type 11 years ago
Uwe L. Korn a1859032e3 flvdec: Do not default to a video and audio stream 11 years ago
Michael Niedermayer 8b686c886c avcodec/options: use av_opt_copy() in avcodec_copy_context() to copy priv_data 11 years ago
Michael Niedermayer 00759d71a2 avutil/opt: add av_opt_copy() 11 years ago
Michael Niedermayer f028b7af7b avutil/opt: add opt_size() 11 years ago
Michael Niedermayer c4d88311cd avcodec/dpx_parser: fix off by 1 error 11 years ago
Michael Niedermayer d41a4a765b avcodec/mjpegenc: allow encoding amv with height % 16 != 0 when strict -1 is set 11 years ago
Reimar Döffinger 6d695d7acc Fix nonsense non-mod16 AMV flipping code. 11 years ago
Timothy Gu 527f5cbf64 tests: remove stale fate-update.sh script 11 years ago
Timothy Gu 552c9904ab tests: Add pullup filter test 11 years ago
Michael Niedermayer 3d820ba909 Merge commit 'f76e3669bb350ca6df150244f3d28d7dc5599f01' 11 years ago
Michael Niedermayer 571effb330 Merge commit '3df0d20028cb9d2daca16ac0dc6c3ab77183da37' 11 years ago
Michael Niedermayer 909dbb07eb ffmpeg_opt: fix ffserver with the 2 encoder contexts 11 years ago
Michael Niedermayer 758f929d21 ffmpeg: Fix choose_pixel_fmt() so it uses the correct encoding context 11 years ago
Michael Niedermayer 00dcb10631 ffmpeg: Fix encoder names in printout 11 years ago
Michael Niedermayer 229022e788 ffmpeg_opt: fix attachment streams 11 years ago
Michael Niedermayer 0949bbc431 ffmpeg: fix for-muxer AVCodecContext stuff 11 years ago
Michael Niedermayer 0949ff93c0 ffmpeg_filter: fix choose_pix_fmts() so it uses the correct encoding context 11 years ago
Michael Niedermayer 862120f980 Merge commit '383136264ef40452efd86cafb2d7221cd3830b3d' 11 years ago
Michael Niedermayer a87685d8e8 ffmpeg: add note about why has_b_frame is copied and when it can be removed 11 years ago
Michael Niedermayer 921d5ae3bc ffmpeg: replace remaining, ffmpeg specific ist->st->codec by ist->dec_ctx 11 years ago
Michael Niedermayer 9fb45334fc ffmpeg: copy b frame codec delay back from decoder to demuxer 11 years ago
Michael Niedermayer d097935767 Merge commit '41776ba9c0ebbb71394cefdf7dd1b243e6c852d5' 11 years ago
Michael Niedermayer 955b31a751 Merge commit 'e19d48dfce52f1417f7f06143b96fed00cbcdc52' 11 years ago
Michael Niedermayer 855e3b5700 Merge commit '0097cbea695e534fce39958ccd103af2fbf65831' 11 years ago
Michael Niedermayer 05c5dd403d Merge commit 'ed39cda02923316b6710c1bcc34d3445370be5b4' 11 years ago
Michael Niedermayer 03bb99ae1a Merge commit '0957b274e312e985d69cb490bee2a7ff820acaa6' 11 years ago
Michael Niedermayer 0ccfcb0638 Merge commit 'eb800f120d2d42590fde2302fe828c847e41e773' 11 years ago
Michael Niedermayer 6e8e9f1e51 Merge commit '8c02adc62d71dfbb079a04753d8c16152c49de88' 11 years ago
Michael Niedermayer ec1ed64506 avcodec/cljr: require (v)strict -1 to use width %4 != 0 11 years ago
Michael Niedermayer 754bf1212c Merge commit 'd2ef708c95ace2518deffe830a9c439aeb9edd5d' 11 years ago
Dirk Ausserhaus f76e3669bb Decode both parts of Indeo4 IP frames 11 years ago
Dirk Ausserhaus 3df0d20028 Move Indeo4 frametypes into common header. 11 years ago
Anton Khirnov 383136264e avconv: do not use the stream codec context for encoding 11 years ago
Anton Khirnov 41776ba9c0 avconv: do not use the stream codec context for decoding 11 years ago
Anton Khirnov e19d48dfce flac muxer: support reading updated extradata from side data 11 years ago
Anton Khirnov 0097cbea69 flac muxer: accept only STREAMINFO extradata 11 years ago