summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-12
|\
| * fft: init functions with INIT_XMM/YMM.Henrik Gramner2012-01-11
| * pcmenc: set frame_size to 0.Justin Ruggles2012-01-11
| * gsm demuxer: use generic seeking instead of a gsm-specific function.Justin Ruggles2012-01-11
| * gsm demuxer: return packets with only 1 gsm block at a time.Justin Ruggles2012-01-11
| * avcodec: add GSM parserJustin Ruggles2012-01-11
| * doc: Replace ffmpeg references in avserver config file by avconv.Diego Biurrun2012-01-11
| * doc: Fix names of av_log color environment variables.Diego Biurrun2012-01-11
| * Fix a bunch of platform name and other typos.Diego Biurrun2012-01-11
| * Add some missing changelog entries and release 0.8_beta2Reinhard Tartler2012-01-11
| * No longer build libpostproc by defaultReinhard Tartler2012-01-11
| * wtv: fix memleaks during normal operationJanne Grunau2012-01-11
| * threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavsJanne Grunau2012-01-11
* | Support encoding RGB48 with libopenjpeg.Carl Eugen Hoyos2012-01-11
* | cabac: Try to disable problematic ASM for gcc-llvm 4.2.1Michael Niedermayer2012-01-11
* | sws: Remove unneeded YUV cliping from yuv2rgb_X_c_template()Michael Niedermayer2012-01-11
* | bmpenc: support for BGRAPaul B Mahol2012-01-11
* | swscale: Force full horizontal chroma internally when the output has a odd size.Michael Niedermayer2012-01-11
* | libmp3lame: It appears the buffer used is a bit too small.Michael Niedermayer2012-01-11
* | timecode: support >24h timecode.Clément Bœsch2012-01-11
* | timecode: string representation can be negative.Clément Bœsch2012-01-11
* | timecode: set a fixed buffer size of 16B for tc string.Clément Bœsch2012-01-11
* | sws: Move yuv2rgb clipping into the tables.Michael Niedermayer2012-01-11
* | bmpdec: support various bitfields for 32 bit depthPaul B Mahol2012-01-11
* | Revert "v4l2: poll the file descriptor"Michael Niedermayer2012-01-11
* | tiffdec: notify user that tile support is missingPaul B Mahol2012-01-11
* | Fix step_minus1 pixel descirption for RGB64.Carl Eugen Hoyos2012-01-11
* | Fixes wrong duration in .mov file. Issue 599Oana Stratulat2012-01-11
* | sws: fix unscaled LE<->BE rgb<->bgrMichael Niedermayer2012-01-11
* | doc: Fix stray references to libvaMichael Niedermayer2012-01-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-11
|\|
| * rv34: frame-level multi-threadingJanne Grunau2012-01-10
| * mpegvideo: claim ownership of referenced picturesJanne Grunau2012-01-10
| * aacsbr: prevent out of bounds memcpy().Alex Converse2012-01-10
| * ipmovie: fix pts for CODEC_ID_INTERPLAY_DPCMJustin Ruggles2012-01-10
| * sierravmd: fix audio ptsJustin Ruggles2012-01-10
| * bethsoftvideo: Use bytestream2 functions to prevent buffer overreads.Aneesh Dogra2012-01-10
| * bmpenc: support for PIX_FMT_RGB444Paul B Mahol2012-01-10
| * swscale: fix crash in fast_bilinear code when compiled with -mred-zone.Ronald S. Bultje2012-01-10
| * swscale: specify register type.Oka Motofumi2012-01-10
| * rv34: use get_bits_left()Janne Grunau2012-01-10
| * avconv: reinitialize the filtergraph on resolution change.Anton Khirnov2012-01-10
| * vsrc_buffer: error on changing frame parameters.Anton Khirnov2012-01-10
| * avconv: fix -copyinkf.Anton Khirnov2012-01-10
| * fate: Update file checksums after the mov muxer change in a78dbada55d6Martin Storsjö2012-01-10
| * movenc: Don't store a nonzero creation time if nothing was set by the callerMartin Storsjö2012-01-10
| * bmpdec: support for rgb444 with bitfields compressionPaul B Mahol2012-01-10
| * rgb2rgb: allow conversion for <15 bppPaul B Mahol2012-01-09
| * doc: fix stray reference to FFmpegLuca Barbato2012-01-10
| * v4l2: use C99 struct initializerLuca Barbato2012-01-10