36735 Commits (3e8a368b2bd0e75ea0beda21905ad9980a969d00)
 

Author SHA1 Message Date
Paul B Mahol 3e8a368b2b lavc: constify enums for .pix_fmts 13 years ago
Paul B Mahol bd36ec55be bmpdec: proper check for alpha 13 years ago
Michael Niedermayer f068ce570f avfilter: pool draining and self destruction support. 13 years ago
Stefano Sabatini 4fd1e2e432 ffprobe: fix leak in show_packets() 13 years ago
Stefano Sabatini 7328c2fc21 ffprobe: replace av_destruct_packet() with av_free_packet() 13 years ago
Stefano Sabatini a8b0ece6e5 lavfi/testsrc: add "d" alias for the duration option 13 years ago
Michael Niedermayer 794006f8fe Merge remote-tracking branch 'qatar/master' 13 years ago
Carl Eugen Hoyos 4093d130d1 Support encoding RGB48 with libopenjpeg. 13 years ago
Michael Niedermayer 5387f9917f cabac: Try to disable problematic ASM for gcc-llvm 4.2.1 13 years ago
Michael Niedermayer bc11580007 sws: Remove unneeded YUV cliping from yuv2rgb_X_c_template() 13 years ago
Paul B Mahol 8b87fd9825 bmpenc: support for BGRA 13 years ago
Michael Niedermayer ba6e36f906 swscale: Force full horizontal chroma internally when the output has a odd size. 13 years ago
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