37077 Commits (9e6b5e61a0c91e25e298d0a21b189c4c95443795)
 

Author SHA1 Message Date
Martin Storsjö ccd349e555 h264: Remove an unused variable 12 years ago
Janne Grunau e5c2794a71 x86: consistently use unaligned movs in the unaligned bswap 12 years ago
Martin Storsjö fdaacc5932 sndio_dec: Add missing includes for av_gettime() 12 years ago
Martin Storsjö 285ff14413 x86: Change a missed occurrance of int to ptrdiff_t for strides 12 years ago
Martin Storsjö 352dbdb96c x86: Remove win64 xmm clobbering wrappers for the now removed avcodec_encode_video function 12 years ago
Martin Storsjö fe2661121e bktr: Add missing includes for av_gettime() 12 years ago
Janne Grunau 535c247b57 fate: use little endian yuv444p10 in h264-reinit tests 12 years ago
Janne Grunau 3f15b301fa fate: add test for cropping h264 to container dimensions 12 years ago
Anton Khirnov 93eaeb0244 FATE: add a tscc2 test. 12 years ago
Anton Khirnov 4e33582a0b tscc2: allocate AVFrame properly. 12 years ago
Jindřich Makovička 20a8ee3061 af_asyncts: fix compensation and PTS monotonicity 12 years ago
Hendrik Leppkes 1e8b9738fa avutil/frame: add all remaining frame properties to av_frame_copy_props 12 years ago
Diego Biurrun 2e2ec66741 configure: Enable hwaccels without external dependencies by default. 12 years ago
Diego Biurrun 72ad96c854 doc/developer: Clarify symbol naming prefixes section. 12 years ago
Anton Khirnov fcf75022d7 h264: remove redundant freeing of DPB in h264_decode_end 12 years ago
Anton Khirnov 23e85be58f h264: add a parameter to the CHROMA444 macro. 12 years ago
Anton Khirnov e962bd08ee h264: add a parameter to the CHROMA422 macro. 12 years ago
Anton Khirnov 6d2b6f21eb h264: add a parameter to the CABAC macro. 12 years ago
Anton Khirnov a6931d8ece h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro. 12 years ago
Anton Khirnov 7fa00653a5 h264: add a parameter to the FIELD_PICTURE macro. 12 years ago
Anton Khirnov 7bece9b22f h264: add a parameter to the FRAME_MBAFF macro. 12 years ago
Anton Khirnov da6be8fcec h264: add a parameter to the MB_FIELD macro. 12 years ago
Anton Khirnov 82313eaa34 h264: add a parameter to the MB_MBAFF macro. 12 years ago
Anton Khirnov 48d0fd2d62 h264: merge common_init() into ff_h264_decode_init. 12 years ago
Anton Khirnov 25408b2a06 h264: make ff_h264_frame_start static. 12 years ago
Janne Grunau 1c4073efd2 fate: add tests for h264 decoder reinit 12 years ago
Janne Grunau a157c7f2b8 h264: fix bit depth changes with frame threading 12 years ago
Martin Storsjö a5e6080a8d rtmp: Pass the parameters to do_adobe_auth in the right order 12 years ago
Hendrik Leppkes c3ebfcd6e1 mpegvideo: allocate hwaccel privdata after the frame buffer 12 years ago
Hendrik Leppkes 9c9ede44f3 h264: allocate hwaccel privdata after the frame buffer 12 years ago
Hendrik Leppkes c71c80f53b pthread: unref already decoded frames when flushing the decoder 12 years ago
Hendrik Leppkes 4e70d66ded mpegvideo: fix allocation of the hwaccel_picture_private data 12 years ago
Anton Khirnov 1516bf7af1 lavc: update the doxy for avcodec_decode_{video,audio} wtih refcounting. 12 years ago
Anton Khirnov 6599b087de buffersrc: fix a typo. 12 years ago
Anton Khirnov c977039e58 lavc, lavfi: fix counting number of planes in AVBufferRef wrappers 12 years ago
Anton Khirnov 2c328a9079 pixdesc: add a function for counting planes in a pixel format. 12 years ago
Anton Khirnov e5c32d6da7 avplay: remove the -debug option. 12 years ago
Anton Khirnov 3cd93cc7b8 Revert "asfenc: return error on negative timestamp" 12 years ago
Anton Khirnov 358628074c print_options: do not generate docs for options without enc or dec flags 12 years ago
Anton Khirnov ce0124acac mpeg12: do not fail on zero dimensions in the sequence header. 12 years ago
Kostya Shishkov 50c449ac24 iff: validate CMAP palette size 12 years ago
Luca Barbato d1bec33b46 asfenc: return error on negative timestamp 12 years ago
Anton Khirnov 6552808014 lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappers 12 years ago
Reinhard Tartler 23f4c5acc4 document the release process 12 years ago
Anton Khirnov 4750b05d67 af_join: do not leak input frames. 12 years ago
Anton Khirnov c2b9bd97f5 asrc_anullsrc: return EOF, not -1 12 years ago
Anton Khirnov f4281f4571 asrc_anullsrc: do not set samplerate and channel layout explicitly 12 years ago
Anton Khirnov e4a7b2177d vf_showinfo: remove its useless init function 12 years ago
Anton Khirnov 4d67ff8e8e AVOptions: fix using named constants with child contexts. 12 years ago
Anton Khirnov 9676b9a2cd AVOption: remove an unused function parameter. 12 years ago