42585 Commits (d06bfda07eab95318e6586ea37110ee99f02c97a)
 

Author SHA1 Message Date
Nicolas George d06bfda07e lavfi: rescale link->current_pts. 13 years ago
Paul B Mahol 0b74b8f649 ptx: correct decoding 13 years ago
Michael Niedermayer ad8dabfe9c mov/aac: skip initial aac padding 13 years ago
Piotr Bandurski b688c7b7f9 riff: add "SM4V" FourCC 13 years ago
William Yu 6d4e0d1b7e avf:rmdec.c fill duration to AVFormatContext 13 years ago
Michael Niedermayer 21d8255423 sws: handle non native rgb<->rgb convertions 13 years ago
Michael Niedermayer 22a279539e yuv2rgb: implement 15/16bit ordered dither 13 years ago
Nicolas George 1d903a5ee4 lswr: channel_map requires input conversion. 13 years ago
chinshou 81dd908c6e Fix libilbc compilation. 13 years ago
Carl Eugen Hoyos 7f5fae1e48 mpeg4videodec: Add two missing format specifiers for debug output. 13 years ago
Carl Eugen Hoyos 34aa61a36d mpeg4videodec: Use format specifier PRId64 for int64_t. 13 years ago
Carl Eugen Hoyos 6dfea3a361 Remove internal MPlayer FourCC viv1. 13 years ago
Michael Niedermayer bdf28d14f2 sws: extend dither tables by 1 line so simpler arithmetic can be used to address the next line 13 years ago
Paul B Mahol 3071af6cf2 tiff: read more tags of type string 13 years ago
Paul B Mahol 292850b634 tiff: add smarter checks if there is enough data left 13 years ago
Paul B Mahol 1ec83d9a9e tiff: port to bytestream2 13 years ago
Paul B Mahol 6dac8c8327 lavu: disable av_uninit for clang 13 years ago
Michael Niedermayer 9db747b2a3 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 5dba4cbc2f ffmpeg: fix streamcopy of some mp3 in avi 13 years ago
Michael Niedermayer b45a313e97 ffv1dec: fix error concealment for gop>1 13 years ago
Nick Brereton e03077c432 Fix DCA-XXCH extension scaling for embedded downmixes. 13 years ago
Nick Brereton 73154feec1 Fix ordering of XXCH downmix coefficients. 13 years ago
Michael Niedermayer ac9389a663 ffv1dec: detect errors in bytestream end mismatches for EC 13 years ago
Michael Niedermayer b0d674ec10 ffv1dec: set the first slices bytestream end correctly 13 years ago
Michael Niedermayer f5af3568f6 ffv1dec: keep track of errors in slice headers for EC 13 years ago
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