63893 Commits (43d995e865f77adef1573b158452982a56814908)
 

Author SHA1 Message Date
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
Anton Khirnov ed39cda029 flacenc: send final extradata in packet side data 11 years ago
Anton Khirnov 0957b274e3 lavc: add an option to enable side data-only packets during encoding 11 years ago
wm4 eb800f120d libavcodec: set AVFrame colorspace fields on decoding 11 years ago
wm4 8c02adc62d lavu: add all color-related enums to AVFrame 11 years ago
Tudor Suciu d2ef708c95 matroskaenc: Allow VP9 and Opus in webm 11 years ago
Michael Niedermayer 181b2c3724 avcodec/mjpegenc: disallow encoding amv with height%16!=0 11 years ago
Michael Niedermayer 149be91374 avcodec/mjpegdec: request a AMV sample with non mod 16 height 11 years ago
James Almer e1bd40fe6b x86/motion_est: enable sad16_sse2 on k10 CPUs 11 years ago
Michael Niedermayer 6dc709f0f5 avcodec/cljr: support width%4 encoding 11 years ago