57674 Commits (2acc525d786f0ee4b0a354858a5f146ce6580658)
 

Author SHA1 Message Date
Anton Khirnov 2ba68dd044 lavf: remove unreliable timestamp guessing heuristic 11 years ago
Martin Storsjö f2521563d1 g722dec: Change bits_per_codeword to the right option type 11 years ago
Vittorio Giovara 884c7a6eb8 avfilter: fix const use of avfilter_next 11 years ago
Vittorio Giovara 5c439b41d0 avfilter: have avfilter_get_by_name return const for next bump 11 years ago
Anton Khirnov 97de206b44 lavc: disable CRC checking by default 11 years ago
Anton Khirnov 23a211cbba lavc: change all decoders to behave consistently with AV_EF_CRCCHECK. 11 years ago
Anton Khirnov f354f30836 error resilience: check error_concealment, not err_recognition. 11 years ago
Michael Niedermayer 0fef19b15a doc/RELEASE_NOTES: update for 2.1 11 years ago
Michael Niedermayer d041f12513 avdevice/pulse_audio_enc: remove double ; 11 years ago
Michael Niedermayer b85bf3423c doc/APIchanges: add 2 missing hashes & versions 11 years ago
Michael Niedermayer f11a917ac0 MAINTAINERS: update which releases i maintain 11 years ago
Michael Niedermayer 72d1f668c4 Changelog: add 2.1 11 years ago
Luca Barbato 53151723e3 avio: K&R formatting cosmetics 11 years ago
Michael Niedermayer aaaf2dc023 h263: Check init_get_bits return value 11 years ago
Luca Barbato 0749314886 h263: Return meaningful errors 11 years ago
Luca Barbato de6061203e configure: Disable -Wmaybe-uninitialized by default 11 years ago
Mickaël Raulet 0ddd3c5ba6 hevc: add decode hrd 11 years ago
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
Anton Khirnov 0b357a8095 AVOptions: do not range check flag options. 11 years ago
Anton Khirnov 94603feb1b h264_ps: when parsing a VUI fails, only abort when explode is set 11 years ago
Paul B Mahol 79ef4b19bf FATE: add bitexact sws flags to the fieldorder test 11 years ago
Anton Khirnov ddc589ce98 avconv: drop a now useless variable 11 years ago
Vittorio Giovara 529a9893d7 avframe: mark source frame const in _ref and _clone 11 years ago
Vittorio Giovara fc06ee6ee3 mmvideo: fix uninitialized variable use in mm_decode_intra 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
Justin Ruggles 211ca69b13 lavr: check that current_buffer is not NULL before using it 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