51104 Commits (1c3b4281148cf04e8befe2fa55e832cfa7133a47)
 

Author SHA1 Message Date
Michael Niedermayer 0bcea7b575 vf_pp: use new API to access qp table 12 years ago
Michael Niedermayer fa80967a73 mpeg1/2: export qp table 12 years ago
Michael Niedermayer ff9adf5725 mjpegdec: export qp table 12 years ago
Michael Niedermayer a0813e7f00 h263dec: export qp_table 12 years ago
Michael Niedermayer caff888183 avutil/frame: add AVBufferRef for qp table 12 years ago
Clément Bœsch 1edbeb3532 lavfi/ebur128: check histogram allocations. 12 years ago
Clément Bœsch db670e5366 lavfi/ebur128: add framelog option. 12 years ago
Clément Bœsch 1f68bac50b lavf/avio: fix two extreemly unreasonble typos. 12 years ago
Stefano Sabatini 9bb25dbd13 examples/filtering_*: constify AVFrame * for print_frame() and display_frame() functions 12 years ago
Stefano Sabatini 9076a6a943 examples/filtering_audio: update to new API 12 years ago
Stefano Sabatini f0da370a52 examples/filtering_video: update to new API 12 years ago
Nicolas George 7a71544f9d lavfi/graphdump: fix output for unknown layouts. 12 years ago
Nicolas George 0eb56a085d ffmpeg: add OPT_INPUT to -guess_layout_max. 12 years ago
Nicolas George da397173df ffmpeg: add OPT_OUTPUT to -to option. 12 years ago
Clément Bœsch 9ace0dbe41 lavfi/ebur128: use same ref for inputs and outputs. 12 years ago
Michael Niedermayer 870e625108 mjpegdec: fix indention 12 years ago
Michael Niedermayer 3c24fbbf65 jpegdec: be less picky on padding 12 years ago
Janne Grunau b066d90211 vaapi: fix argument for ff_vaapi_common_end_frame call 12 years ago
Ronald S. Bultje b76d853697 lavc: make compilation of frame_thread_encoder.o optional. 12 years ago
Ronald S. Bultje 4a88d81c9e dsputil: remove duplicate or unused functions. 12 years ago
Hendrik Leppkes 49a514c13e dsputil: unbreak compilation on sparc after 6802c70 12 years ago
Michael Niedermayer 7e1efeb570 MAINTAINERS: mention that people are welcome to pick up and maintain older releases 12 years ago
Michael Niedermayer 2ffa9e611e avdevice: bump major 12 years ago
Michael Niedermayer cacbf64a76 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 13795dbb64 Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605' 12 years ago
Michael Niedermayer a9ddb62489 Merge commit '1ecdf8912b9ced51b3267cdcdce5e394d0a3bf8e' 12 years ago
Michael Niedermayer fa92ee821b Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e' 12 years ago
Michael Niedermayer 905e7eb413 Merge commit 'f099d3d1d5466bd63f4ab36270d169ff9ea613b8' 12 years ago
Michael Niedermayer 360d71707f Merge commit '7c147900b86c0f1cf030b7b844c670649c80c191' 12 years ago
Michael Niedermayer 33ecf7ab59 Merge commit 'f05e9beb4ab5fb8b9d5ba81405e9fca901832591' 12 years ago
Paul B Mahol 4853b5538f lavc: do not set coded_frame->reference 12 years ago
Clément Bœsch fe898a037d Revert "lavfi/ebur128: fix format negociation for output." 12 years ago
Clément Bœsch 9efcfbed9d lavfi/ebur128: fix format negociation for output. 12 years ago
Clément Bœsch a95a38793c lavfi/thumbnail: support flushing. 12 years ago
Hendrik Leppkes ed69c69a01 lavfi/avcodec: fix API version checks 12 years ago
Hendrik Leppkes 3c7f669972 lavfi/avcodec: cleanup includes 12 years ago
Hendrik Leppkes edcc51fb8e tiff: fix handling of metadata with refcounted frames 12 years ago
James Darnley 0735b50880 yadif: restore speed of the C filtering code 12 years ago
Diego Biurrun 12e25ed284 avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 12 years ago
Diego Biurrun 6d97484d72 avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Diego Biurrun 1ae07959ab rsodec: Use avpriv_report_missing_feature() where appropriate 12 years ago
Diego Biurrun 1ecdf8912b avformat: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
Diego Biurrun 63d744e2be av_log_missing_feature() ---> avpriv_report_missing_feature() 12 years ago
Diego Biurrun f099d3d1d5 Add av_log_{ask_for_sample|missing_feature} replacements to libavutil 12 years ago
Stefano Sabatini ae732640ab lavfi/cropdetect: add support for named options 12 years ago
Hendrik Leppkes febd78e904 lavu/frame: free frame metadata when unrefing a frame. 12 years ago
Hendrik Leppkes 84bf1cbef9 avcodec: remove AVCodecContext->metadata 12 years ago
Martin Storsjö 4abf6fa095 ismindex: Check the return value of allocations 12 years ago
Martin Storsjö 7c147900b8 ismindex: Factorize code for printing chunk duration lists 12 years ago
Martin Storsjö f05e9beb4a ismindex: Rename structs and fields from "file" to "track" 12 years ago