36773 Commits (7efc6f293289923bc1a6d0905f492a468562f638)
 

Author SHA1 Message Date
Michael Niedermayer 84d0fcf268 libmp3lame: It appears the buffer used is a bit too small. 13 years ago
Henrik Gramner e7d02b04dc fft: init functions with INIT_XMM/YMM. 13 years ago
Clément Bœsch ca1bae3983 timecode: support >24h timecode. 13 years ago
Clément Bœsch f1db99166b timecode: string representation can be negative. 13 years ago
Clément Bœsch 98aafc5bbf timecode: set a fixed buffer size of 16B for tc string. 13 years ago
Justin Ruggles 56f22b7e16 pcmenc: set frame_size to 0. 13 years ago
Michael Niedermayer 0644cabd7a sws: Move yuv2rgb clipping into the tables. 13 years ago
Paul B Mahol 7c4b397508 bmpdec: support various bitfields for 32 bit depth 13 years ago
Michael Niedermayer 106f714d30 Revert "v4l2: poll the file descriptor" 13 years ago
Justin Ruggles f01f6a8474 gsm demuxer: use generic seeking instead of a gsm-specific function. 13 years ago
Justin Ruggles 467879eb54 gsm demuxer: return packets with only 1 gsm block at a time. 13 years ago
Justin Ruggles 82390f57d1 avcodec: add GSM parser 13 years ago
Diego Biurrun f1355dfcd6 doc: Replace ffmpeg references in avserver config file by avconv. 13 years ago
Diego Biurrun 1466a5181b doc: Fix names of av_log color environment variables. 13 years ago
Diego Biurrun 5ea20630b4 Fix a bunch of platform name and other typos. 13 years ago
Reinhard Tartler cf53a2127b Add some missing changelog entries and release 0.8_beta2 13 years ago
Paul B Mahol 98dfdfdd8e tiffdec: notify user that tile support is missing 13 years ago
Carl Eugen Hoyos c3ff0713ef Fix step_minus1 pixel descirption for RGB64. 13 years ago
Reinhard Tartler 014f8d8106 No longer build libpostproc by default 13 years ago
Oana Stratulat 550f7c43ec Fixes wrong duration in .mov file. Issue 599 13 years ago
Michael Niedermayer ac7efd3364 sws: fix unscaled LE<->BE rgb<->bgr 13 years ago
Michael Niedermayer 6fe7b57280 doc: Fix stray references to libva 13 years ago
Michael Niedermayer 0e7fc3cafe Merge remote-tracking branch 'qatar/master' 13 years ago
Janne Grunau 68e252f548 wtv: fix memleaks during normal operation 13 years ago
Janne Grunau f6a152db11 threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavs 13 years ago
Michael Niedermayer a9bd29e15e Merge remote-tracking branch 'richardpl/sws' 13 years ago
Michael Niedermayer f4a01d7788 x86inc: remove duplicate movlhps 13 years ago
Michael Niedermayer 24be30de64 ljpegdec: Fix the left column of rgb24 decoding 13 years ago
Janne Grunau 9472d37d8e rv34: frame-level multi-threading 13 years ago
Janne Grunau 3ab7700018 mpegvideo: claim ownership of referenced pictures 13 years ago
Stefano Sabatini 0cc8864687 ffprobe: use av_toupper() in upcase_string() 13 years ago
Alex Converse 17ce52912f aacsbr: prevent out of bounds memcpy(). 13 years ago
Michael Niedermayer 31801ded9a Merge remote-tracking branch 'hexene/stagefright' 13 years ago
Justin Ruggles 4556ebfb7d ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCM 13 years ago
Justin Ruggles e9626eb32e sierravmd: fix audio pts 13 years ago
Michael Niedermayer 5ab6f0fe5a Revert "swscale: fix integer overflows in RGB pixel writing." 13 years ago
Aneesh Dogra 29112db8c0 bethsoftvideo: Use bytestream2 functions to prevent buffer overreads. 13 years ago
Paul B Mahol 296a338261 rgb2rgb: remove unused bgr8torgb8() 13 years ago
Dominique Leuenberger 5aac76159e RELEASE: We're now at 0.9.1.git 13 years ago
Paul B Mahol 4ad40d6d9f rgb2rgb: rgb12tobgr12() 13 years ago
Paul B Mahol 277030627d rgb2rgb: allow conversion for <15 bpp 13 years ago
Paul B Mahol 047a28f759 bmpenc: support for PIX_FMT_RGB444 13 years ago
Paul B Mahol a6839c4e60 bmpdec: support for rgb444 with bitfields compression 13 years ago
Paul B Mahol 84e5159e25 bmpenc: support for PIX_FMT_RGB444 13 years ago
Stefano Sabatini 93d49cba7f ffprobe: add compact option to JSON writer 13 years ago
Stefano Sabatini 5226be0dd5 ffprobe: add -show_program_version and -show_library_versions options 13 years ago
Ronald S. Bultje b14fa5572c swscale: fix crash in fast_bilinear code when compiled with -mred-zone. 13 years ago
Stefano Sabatini d3e435164b ffprobe: make upcase_string() ignore non-ASCII characters 13 years ago
Oka Motofumi cd44521625 swscale: specify register type. 13 years ago
Dmitry Monakhov d7b786e9a1 libstagefright: fix build 13 years ago