77504 Commits (b25ac3c999b0b486018279283667129bbad06d08)
 

Author SHA1 Message Date
Michael Niedermayer 70f13abb4f avcodec/mpeg4videodec: also for empty partitioned slices 9 years ago
Ganesh Ajjanagadde 062e3e2382 lavu/libm: add copysign hack 9 years ago
James Almer 0f520e489a avcodec/Makefile: add missing dep for g723_1 encoder 9 years ago
Paul B Mahol 7caf381a95 avfilter/af_dynaudnorm: use av_malloc_array() 9 years ago
Michael Niedermayer b92b4775a0 avcodec/h264_refs: Fix long_idx check 9 years ago
Matthieu Bouron b32a42295a swscale/arm/yuv2rgb: add ff_yuv420p_to_{argb,rgba,abgr,bgra}_neon_{16,32} 9 years ago
Matthieu Bouron e0dc22b99e swscale/arm/yuv2rgb: disable neon if accurate_rnd is enabled 9 years ago
Michael Niedermayer 2d2b41d169 avcodec/ffv1enc: Fix 2 pass mode with the default rc table 9 years ago
Paul B Mahol ebe1ca01d1 avfilter/vf_stereo3d: add interleave columns input support 9 years ago
Ganesh Ajjanagadde 0dd8a3d71e lavu/intmath: add faster clz support 9 years ago
Ganesh Ajjanagadde 5484cbe9f7 lavfi/vsrc_mandelbrot: replace round by lrint 9 years ago
Ganesh Ajjanagadde 425c0685f2 lavfi/vf_cropdetect: replace round by lrint 9 years ago
Ganesh Ajjanagadde 18bc3dc768 lavf/hlsenc: replace round by lrint 9 years ago
Ganesh Ajjanagadde 641cb77f50 lavfi/vf_idet: replace round and cast by lrint 9 years ago
Ganesh Ajjanagadde def3c83e1b lavc/aacsbr: sbr_dequant optimization 9 years ago
Andreas Cadhalpun ce10f572c1 nutdec: reject negative value_len in read_sm_data 9 years ago
Andreas Cadhalpun 9d38f06d05 xwddec: prevent overflow of lsize * avctx->height 9 years ago
Marton Balint c413d9e635 ffplay: remove existing AVPicture usage 9 years ago
Andreas Cadhalpun 9f82506c79 nutdec: only copy the header if it exists 9 years ago
Reynaldo H. Verdejo Pinochet ae2ed20b59 ffserver: refactor build_feed_streams() 9 years ago
Reynaldo H. Verdejo Pinochet 4ba148a6ea ffserver: refactor build_file_streams() 9 years ago
Reynaldo H. Verdejo Pinochet 532a283383 ffserver: unify exit path from build_feed_streams() 9 years ago
Matthieu Bouron c2ad248321 swscale/arm/yuv2rgb: simplify process_16px_* macro call 9 years ago
Janne Grunau 2dba0407fd avcodec/arm64: fix inverted register order in transpose_4x4H 9 years ago
Jean Delvare 47b2ba9878 avfilter/vf_delogo: change the definition of logo_x2 and logo_y2 9 years ago
Rostislav Pehlivanov 591b240ed4 oggparsedaala: sync with current bitstream syntax 9 years ago
Paul B Mahol 8d6b1ffba0 avfilter/vf_stereo3d: fix interleaved columns output 9 years ago
Paul B Mahol aefcc77b90 avfilter/vf_stereo3d: multiply linesize only once for interleaved row to mono 9 years ago
Michael Niedermayer 1c878474fb avcodec/ffv1enc: unbreak -coder option 9 years ago
Clément Bœsch 91b4afd58d swscale/arm/yuv2rgb: fix slicing 9 years ago
Andreas Cadhalpun 90b99a8107 exr: fix out of bounds read in get_code 9 years ago
Andreas Cadhalpun 4d5c3b02e9 on2avc: limit number of bits to 30 in get_egolomb 9 years ago
Rostislav Pehlivanov 4386f17bbd acenc: remove deprecated avctx->frame_bits use 9 years ago
Paul B Mahol f6d1c15b64 doc/filters: copy all input modes to output modes. 9 years ago
Paul B Mahol 620b47576d avfilter/vf_stereo3d: add fast path for interleave rows to mono 9 years ago
Hendrik Leppkes 06d69a2d22 Merge commit '458e53f51fc75d08df884f8e9eb3d7ded23e97b3' 9 years ago
Hendrik Leppkes 3564dfd535 Merge commit 'b0b133b8c02984ba0a50448f632a5dd8a50c9045' 9 years ago
Hendrik Leppkes 4a80f0bdb0 Merge commit '81c95eb8eee856d98d4ac37367dbc761f2faf875' 9 years ago
Hendrik Leppkes a38b50c3ff Merge commit '34138ece23c8ddae543269212a051c00d49e67d7' 9 years ago
Hendrik Leppkes 5242cc878a Merge commit 'febfb49a70e82f5ac46dc7ea34dabd4d56b19b31' 9 years ago
Hendrik Leppkes 67ebc88fb5 lavc/sunrastenc: fix private codec options 9 years ago
Hendrik Leppkes ef9ae0e748 Merge commit 'c34df422628e6b7b657faee241fe7bb2629e0f57' 9 years ago
Hendrik Leppkes 362028cac9 Merge commit '16216b713f9a21865cc07993961cf5d0ece24916' 9 years ago
Hendrik Leppkes 2630f7f709 Merge commit 'be00ec832c519427cd92218abac77dafdc1d5487' 9 years ago
Paul B Mahol ec1b95dda4 avfilter/vf_stereo3d: fix interleave rows output 9 years ago
Paul B Mahol a2a217b351 avfilter/vf_stereo3d: add fast path for interleave rows to alternating 9 years ago
Marton Balint 752ab408b4 lavu/error: add missing error messages for errors supported on all platforms 9 years ago
Marton Balint b25adbaaf6 doc/errno: fix description typo for ENAMETOOLONG 9 years ago
Michael Niedermayer c8ea57664f avcodec/h264_mc_template: prefetch list1 only if it is used in the MB 9 years ago
Michael Niedermayer ef8f6464a5 avcodec/h264_slice: Simplify ref2frm indexing 9 years ago