48608 Commits (dbf0a90572710976e3d8e77f76472465b84aba77)
 

Author SHA1 Message Date
Anton Khirnov 313da47aa1 8bps: return meaningful error codes. 12 years ago
Anton Khirnov 6a97ea65b6 bink: operate with pointers to AVFrames instead of whole structs. 12 years ago
Anton Khirnov f7d15d2f42 4xm: operate with pointers to AVFrames instead of whole structs. 12 years ago
Anton Khirnov 86d4e75422 bink: return meaningful error codes. 12 years ago
Anton Khirnov 85383d139a 4xm: eliminate a pointless indirection 12 years ago
Anton Khirnov 86e09b9e60 bfi: return meaningful error codes. 12 years ago
Anton Khirnov fc2a94c15e bethsoftvideo: return meaningful error codes. 12 years ago
Michael Niedermayer 7456164b50 Merge remote-tracking branch 'qatar/master' 12 years ago
Peter Ross c44b4ee6ea frmdec: reduce probe score to reflect test accuracy (and pass probetest) 12 years ago
Michael Niedermayer e797f22efa vf_tinterlace: fix logical/bit op mixup 12 years ago
Clément Bœsch 521daf1409 lavfi/kerndeint: get pix format description only once. 12 years ago
Peter Ross c4bfb0f121 fate: kerndeint requires gpl 12 years ago
Clément Bœsch aaf59766b9 lavfi/avfilter: remove now unused {src,cur,out}_buf. 12 years ago
Clément Bœsch 2e7744a6a2 lavc/subviewerdec: fix potential NULL deref. 12 years ago
Peter Ross 3d0994be2f Megalux Frame demuxer 12 years ago
Michael Niedermayer e27c470f2b fate: disable lavfi-histeq 12 years ago
Michael Niedermayer 0ef615126f vf_kerndeint: memset buffer to avoid use of uninitialized memory. 12 years ago
Piotr Bandurski 4784a135b2 tiffdec: Use the correct height field. 12 years ago
Carl Eugen Hoyos 8bf70159dc 10l: Update fate seeking reference after last commit. 12 years ago
Carl Eugen Hoyos 1a34103f0f mmf.c: Use LIBAVFORMAT_IDENT when writing Yamaha SMAF version information. 12 years ago
Michael Niedermayer 39d1875455 libavfilter/video.h: remove unused things related to the start/slice/end API 12 years ago
Michael Niedermayer 2468827c06 internal.h: remove start/end_frame from AVFilterPad 12 years ago
内田佳久 7e5d4fa97d mmf.c: Do not write metadata into the SMAF Contents Info chunk. 12 years ago
Justin Ruggles 95d01c3f1c x86: lavr: use the x86inc.asm automatic stack alignment in mixing functions 12 years ago
Michael Niedermayer f3c9d66baf libspeexdec: fix terminator check 12 years ago
James Almer 6717d1a96f MAINTAINERS: add myself as maintainer of lavf/astenc.c 12 years ago
James Almer b7d77f8e64 astenc: Enable the loop flag only when needed 12 years ago
Michael Niedermayer 9a697cfe71 lavu: test for broken binutils on ARM 12 years ago
Nicolas George 305180f525 lavu/base64: return meaningful error code. 12 years ago
Carl Eugen Hoyos 6a9af92565 Allow remaining 32bit RGB packed pix_fmts in kerndeint filter. 12 years ago
Stefano Sabatini 860b5c0a63 lavfi/kerndeint: fix mismatch between declared pixel format and test 12 years ago
Michael Niedermayer bb4fb7715c Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 2163c8828d Merge commit 'b14e89b3c5e6d7f6401a2ff1e3d198fa902e988a' 12 years ago
Matthieu Bouron be0a67bd65 lavfi/drawutils: fix blending computation in blend_line function 12 years ago
Michael Niedermayer f27eb1b702 lavu: check that assert level is defined 12 years ago
Paul B Mahol 14d50c19dc w64dec: support metadata (summarylist guid) 12 years ago
Paul B Mahol d4211c4722 alsdec: change channel sorting so it match reference implementation 12 years ago
Stefano Sabatini 0140566359 lavfi: add histeq filter 12 years ago
Stefano Sabatini 172505b8bc lavfi: add kerndeint filter 12 years ago
Stefano Sabatini 92f1bed14c tests/lavfi-regression: always require three parameters in do_lavfi_pixfmts() 12 years ago
Carl Eugen Hoyos c52e07bb6e Fix AVCI50 SPS to specify a SAR of 4:3 instead of 3:4. 12 years ago
Matthieu Bouron bbab9cceb9 lavfi/drawutils: fix typo 12 years ago
Xi Wang f73f76fd20 swscale: fix NULL checking in sws_alloc_context() 12 years ago
Xi Wang 3b81bba3bc mxfdec: fix NULL checking in mxf_get_sorted_table_segments() 12 years ago
Reinhard Tartler 3f89b49b07 finalize changelog for version 9 12 years ago
Michael Niedermayer 498e1c6bb9 lavu: check av_clip*() limits 12 years ago
Paul B Mahol ddeb299234 lavc: remove img_get_alpha_info as it not available any more 12 years ago
Michael Niedermayer fa11f36876 mpegpsenc: avoid shifting dts/pts 12 years ago
Michael Niedermayer cf369d4449 mpegpsenc: show first SCR/DTS at debug level 12 years ago
Michael Niedermayer 9fd0cf8a3b mpegpsenc: move preload recalculation to where its needed 12 years ago