57500 Commits (2f77894cccec8dcba47b5217da9b51273c24fbbb)
 

Author SHA1 Message Date
Anton Khirnov 2f77894ccc hevc: better mt implementation 11 years ago
Mickaël Raulet c1882e801d hevc: clean up mvs(cherry picked from commit 955317c09b877a513d3fcfcd1615909b2f4f651c) 11 years ago
Mickaël Raulet 2707cca78f hevc: cosmetic change(cherry picked from commit 3b57513b3f39c04337801fb9d159c7ca8dfa9deb) 11 years ago
Mickaël Raulet 3106cbd321 hevc: more cosmetic(cherry picked from commit 9697abe41daa234602915f85bf6b1c0ca0252cff) 11 years ago
Mickaël Raulet 3c3ece24ea hevc : cosmetic changes(cherry picked from commit 7308c0ccf13f18cebe4851e6dcd6b5c0b09be1dd) 11 years ago
Marton Balint dbe6f9f2c2 lavc: add support for CODEC_CAP_DELAY in subtitles 11 years ago
Lukasz Marek b387a24cb4 lavd/fbdev_enc: remove unused variables 11 years ago
Michael Niedermayer 758b6d39f6 avcodec/hevc: calculate checksum only if AV_EF_EXPLODE is set 11 years ago
Michael Niedermayer 69d39cb90c Revert "avcodec/options_table: disable CRC checking by default" 11 years ago
Michael Niedermayer e797bd9dc7 Revert "avcodec/options_table: set err_detect to careful by default" 11 years ago
Lukasz Marek b04af34600 lavd/fbdev_enc: more stream validation restrictive 11 years ago
Lukasz Marek 7f5e75eea9 lavd/pulse_audio_enc: more stream validation restrictive 11 years ago
Lukasz Marek 4fb3aa491b lavd:pulse_audio_enc: fix array compared against 0 11 years ago
Lukasz Marek e5b3b75669 lavd/pulse_audio_enc: fix timestamp calculation 11 years ago
Paul B Mahol 75b2bbe21d libavfilter/vf_noise: relicense to LGPL 11 years ago
Michael Niedermayer b1348eb68b avcodec/options_table: set err_detect to careful by default 11 years ago
Anton Khirnov c7027ce9ea avcodec/options_table: disable CRC checking by default 11 years ago
Michael Niedermayer 2886d6cbb7 avcodec/takdec: also do crc check when er compliant is set 11 years ago
Derek Buitenhuis d206fd996b avio: Check for memory allocation failure of private data 11 years ago
Derek Buitenhuis 52aed19307 avfiltergraph: Properly handle memory allocation failure 11 years ago
Derek Buitenhuis 6ef30976e0 timefilter: Handle memory allocation failure 11 years ago
Michael Niedermayer fc7be7ddf3 avcodec/avcodec.h: Add documentation for the AV_EF_* defifines 11 years ago
Michael Niedermayer 2ef1e62c8d correct the AVOption documentation for AV_EF_CAREFUL 11 years ago
Paul B Mahol 292902ea9f avfilter: add mergeplanes filter 11 years ago
Michael Niedermayer d9bc251d39 ffmpeg_filter: Fix non jpeg yuv in jpeg support 11 years ago
Michael Niedermayer 4307026243 avformat/utils: make "first_dts not matching first dts in the queue" message more informative 11 years ago
Stefano Sabatini 5b53dd0803 doc/encoders: replace @xref with @ref command 11 years ago
Ronald S. Bultje efc5a54cab vp9: skip itxfm_add if the whole block has no coefficients. 11 years ago
Ronald S. Bultje 960490c0b2 avcodec/x86/videodsp: Small speedups in ff_emulated_edge_mc x86 SIMD. 11 years ago
Ronald S. Bultje cd86eb265f avcodec/x86/videodsp: fix a bug in a %if statement where we used '%%' instead of '&&'. 11 years ago
Benedict Endemann 696aa74b1a lavfi/overlay: correct small error in intersection detection 11 years ago
Michael Niedermayer 2c7c2a53b9 vcodec/vc1dec: remove dead code 11 years ago
Michael Niedermayer 7eda2e524b avcodec/vc1_parser: check ff_vc1_parse_frame_header*() return value 11 years ago
Michael Niedermayer 46143d2555 avcodec/tiff: factorize offset init code 11 years ago
Michael Niedermayer d5ad4e4a2f avcodec/tiff: remove TIFF_LONG special case 11 years ago
Michael Niedermayer 0aba920d61 avcodec/tiff: Fix use of uninitialized off variable 11 years ago
Timothy Gu 43041a7b4a doc/encoders: add libshine doc 11 years ago
Stefano Sabatini d3aa04b150 doc/protocols/rtp: apply misc fixes 11 years ago
Timothy Gu 21f22908c6 MAINTAINERS: add my name for Launchpad 11 years ago
Michael Niedermayer 09ef98f1ae avcodec/hevcpred_template: Fix integer overflows 11 years ago
Michael Niedermayer 10386710fd Merge commit 'afa93d198aaf2cc661c4df6d4095cd030265d30a' 11 years ago
Yusuke Nakamura afa93d198a hevc_parser: Set pict_type, key_frame and output_picture_number. 11 years ago
Yusuke Nakamura f7f8801839 hevc: Search start code in decode_nal_units(). 11 years ago
Anton Khirnov 83d96e9a19 Changelog: add entry for HEVC support. 11 years ago
Guillaume Martres 7b0f61a936 FATE: update HEVC tests 11 years ago
Michael Niedermayer 3b56f665b1 avcodec/flacdec: also do crc check when er compliant is set 11 years ago
Anton Khirnov 346e09638c avcodec/error_resilience check error_concealment, not err_recognition. 11 years ago
Stefano Sabatini 4e268285aa cmdutils: add -colors option 11 years ago
Stefano Sabatini d61617a523 lavu/parseutils: add av_get_known_color_name() 11 years ago
Michael Niedermayer 1e5271a9fd avformat/utils: do not override pts in h264 when they are provided from the demuxer 11 years ago