42710 Commits (3c033d00f5990e48b14f962d33c362f76695fb07)
 

Author SHA1 Message Date
Michael Niedermayer 094845aad8 ffv1dec: add simple error concealment in case of CRC errors on slices. 13 years ago
Michael Niedermayer 371d37fcf5 ffv1: keep last_frame (to be used for error concealment) 13 years ago
Michael Niedermayer 8486c8cc9a configure: print if the docs building tools have been found 13 years ago
Tim Nicholson 45641014d3 doc/filters: Fix two typos 13 years ago
Jordi Ortiz 08e087ccf7 rtmp: rtmp_parse_result() add case for video and audio packets to avoid undesired debug output. 13 years ago
Martin Storsjö f06dee7794 configure: Move the getaddrinfo function check into the network block 13 years ago
Paul B Mahol 7543fd80e5 exr: check size of uncompressed buffer returned by uncompress() 13 years ago
Michael Niedermayer 8b855b69a1 Changelog: add geotiff 13 years ago
Michael Niedermayer fbe02459dc Merge remote-tracking branch 'qatar/master' 13 years ago
Martin Storsjö 03d1b18e96 configure: Remove an unused 'have' item 13 years ago
Diego Biurrun 20d569dd61 mpeg: remove disabled code 13 years ago
Mohammad Alsaleh c37c383e59 libfdk-aac: Check if cutoff value is valid 13 years ago
Martin Storsjö 9e4b04f8b9 network: Always use our version of gai_strerror on windows 13 years ago
Martin Storsjö c98e2053f5 network: Undefine existing gai_strerror definitions 13 years ago
Martin Storsjö 2ca6e9bb47 network: Extend the fallback gai_strerror implementation to handle more error codes 13 years ago
Stefano Sabatini 9a1963fbb8 ffprobe: reindent after the previous commit 13 years ago
Stefano Sabatini 5626e812d2 ffprobe: only decode frame if the codec is available 13 years ago
Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 13 years ago
Carl Eugen Hoyos a1e52c9441 Simplify ptx decoding on big-endian. 13 years ago
Piotr Bandurski a8ff7e3f96 riff: Assign U263 FourCC to CODEC_ID_H263 13 years ago
Piotr Bandurski 96e2507363 isom: add "NO16" FourCC 13 years ago
Piotr Bandurski 198c4ea200 riff: add dvis/pdvc FourCCs 13 years ago
Michael Niedermayer 209f92d94a lavc: add seperate AVCodec for CODEC_ID_H263P so demuxers can use that id. 13 years ago
Piotr Bandurski 8d0ec6e060 isom: add "MNG" FourCC 13 years ago
Ronald S. Bultje b4675d0fbf configure: Check for CommandLineToArgvW 13 years ago
Mashiat Sarker Shakkhar 082829520e vc1dec: Do not use random pred_flag if motion vector data is skipped 13 years ago
Martin Storsjö 25f056e6d4 vp8: Enclose pthread function calls in ifdefs 13 years ago
Paul B Mahol 2c31ed3330 exr: make channel_offsets int instead of int8_t 13 years ago
Paul B Mahol 1463bd902a cosmetics: reindent after d3abbb1d1 13 years ago
Paul B Mahol a8f6df8a4f libfdk-aacenc: remove redundant log message if ff_alloc_packet2 fails 13 years ago
Ronald S. Bultje c44091a9f7 snow: refactor code to work around a compiler bug in MSVC. 13 years ago
Martin Storsjö a794600c00 vp8: Include the thread headers before using the pthread types 13 years ago
Paul B Mahol 6ad4560031 mss1: improve check if decoded pivot is invalid 13 years ago
Michael Niedermayer ab46300078 Merge remote-tracking branch 'dwbuiten/master' 13 years ago
Michael Niedermayer 39afcf1d7e Merge remote-tracking branch 'qatar/master' 13 years ago
Ronald S. Bultje 39d18f21a5 configure: Check for getaddrinfo in ws2tcpip.h, too 13 years ago
Philip Langdale 2c501ae82b movtextdec: 3GPP TS 26.245 Timed Text Decoder. 13 years ago
Daniel Kang 951455c1c1 vp8: implement sliced threading 13 years ago
Daniel Kang 17343e3952 vp8: move data from VP8Context->VP8Macroblock 13 years ago
Daniel Kang 337ade52de vp8: refactor decoding a single mb_row 13 years ago
Luca Barbato 45ff9e5b57 doc: update api changes with the right commit hashes 13 years ago
Luca Barbato f3e5e6f05b mem: introduce av_malloc_array and av_mallocz_array 13 years ago
Michael Niedermayer 57d5a224ce mp3enc: add lame tag with start padding info 13 years ago
Nicolas George 7b521c52c4 ffmpeg: add -progress option. 13 years ago
Janne Grunau 2d497c141d eval: add gt(), gte(), lt() and lte() fate tests 13 years ago
Nicolas George 3aba391fb5 libx264: list possible presets and tunes. 13 years ago
Max Lazarov caac3ab6ef eval: fix swapping of lt() and lte() 13 years ago
Stefano Sabatini 160df9797e lavc/tiffenc: apply misc doxy fixes 13 years ago
Stefano Sabatini 6c3b3cfd90 ffprobe: add frame metadata printing 13 years ago
Thomas Kühnel 75abfab6c6 lavc/tiff: add GeoTIFF support to the TIFF decoder 13 years ago