42710 Commits (3c033d00f5990e48b14f962d33c362f76695fb07)
 

Author SHA1 Message Date
Stefano Sabatini 6a314d59d5 configure: simplify dependencies for x11_grab_device 13 years ago
Stefano Sabatini 0cc9077a87 configure: fix help message for --disable-avfilter 13 years ago
Stefano Sabatini 712d82130e lavfi/avfiltergraph: apply misc fixes to fix avfilter_graph_request_oldest() @return doxy 13 years ago
Michael Niedermayer dece4f4693 ffmpeg: revert 3ba90d9 (cosmetics to reduce difference to qatar by about 90 lines) 13 years ago
Michael Niedermayer 60f3291086 mlpdec: switch to av_assert 13 years ago
Michael Niedermayer ba0e69994d sws/input: switch to av_assert 13 years ago
Mans Rullgard ffdd93a25e ppc: fix build with altivec disabled 13 years ago
Mans Rullgard 28f9ab7029 vp3: move idct and loop filter pointers to new vp3dsp context 13 years ago
Mans Rullgard ab9f987661 build: add CONFIG_VP3DSP, reduce repetition in OBJS lists 13 years ago
Kostya Shishkov 4cfb0d871d tscc2: do not add/subtract 128 bias during DCT 13 years ago
Kostya Shishkov 3c6c19184c tscc2: fix typo in DCT 13 years ago
Diego Biurrun c547e5ff98 configure: clarify external library section of help output 13 years ago
Diego Biurrun 87246953d8 configure: mark libfdk-aac as nonfree 13 years ago
Diego Biurrun 47876d661a configure: cosmetics: drop some unnecessary backslashes 13 years ago
Michael Niedermayer 56ae5926f7 Merge remote-tracking branch 'qatar/master' 13 years ago
Nicolas George d483867525 avfiltergraph: document a catch in request_oldest(). 13 years ago
Nicolas George f98d814bb6 avfiltergraph: add a debug message on EOF. 13 years ago
Nicolas George d06bfda07e lavfi: rescale link->current_pts. 13 years ago
Diego Biurrun 7a249625fd os_support: K&R formatting cosmetics 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 Bradshaw 453c02f971 libopenjpeg: introduce encoding support 13 years ago
Michael Bradshaw b43a7bb4f9 libopenjpeg: rename decoder source file. 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
Samuel Pitoiset 86991ce2dd RTMPTS protocol support 13 years ago
Samuel Pitoiset 6aedabc9b6 RTMPS protocol support 13 years ago
Nicolas George 1d903a5ee4 lswr: channel_map requires input conversion. 13 years ago
Anton Khirnov 5417efbbf3 avconv: print an error message when demuxing fails. 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
Kostya Shishkov 0b40153d20 tscc2: DCT output should not be clipped 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
Samuel Pitoiset 775c4d3625 rtmp: Rename rtmphttp to ffrtmphttp 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