summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add weightp support in API for libx264.Jason Garrett-Glaser2009-11-24
* Call ff_find_hwaccel() after calling avcodec_set_dimensions().Reimar Döffinger2009-11-24
* WMA: extend exponent range to 95Måns Rullgård2009-11-24
* update seek regression ref due to r20579, mp3 timestamps are adjustedBaptiste Coudurier2009-11-24
* Determine VOC block length when length field is zero, fixes issue1538.Peter Ross2009-11-24
* Call avcodec_set_dimensions() instead of simply setting avctx->width/heightKostya Shishkov2009-11-24
* Add missing include. Fix the following compiler warnings:Vitor Sessak2009-11-23
* WMA: extend exponent table up to 75Måns Rullgård2009-11-23
* Clarify PIX_FMT_BE flag doxy. Increase consistency / pickiness.Stefano Sabatini2009-11-23
* Use avcodec_set_dimensions()Michael Niedermayer2009-11-23
* Correct order of arguments for avcodec_check_dimensions().Michael Niedermayer2009-11-23
* Make sure avcodec_set_dimensions() is used when rv20 changes resolution.Michael Niedermayer2009-11-23
* libtheora: using the 1.0 API requires linking to bothDavid Conrad2009-11-23
* MOV: cprt is another tag used for copyrightDavid Conrad2009-11-23
* MOV: Add several iTunes metadata tagsDavid Conrad2009-11-23
* MOV: Fix writing \251wrt metadata (r20453 only fixed the demuxer)David Conrad2009-11-23
* Make sorting function used in TwinVQ a shared functionVitor Sessak2009-11-22
* Set colorspace for libtheora encodingDavid Conrad2009-11-22
* Support 4:2:2 and 4:4:4 subsampling in libtheora encodingDavid Conrad2009-11-22
* Add support for two pass encoding in libtheoraDavid Conrad2009-11-22
* Update libtheora wrapper to use the 1.0 APIDavid Conrad2009-11-22
* set mp3 timebase to the lcm of all mp3 sample rates to fix frame durationBaptiste Coudurier2009-11-22
* Add MP4 object type for ALS.Justin Ruggles2009-11-22
* Delete *.d files with make cleanMåns Rullgård2009-11-22
* Remove from the list of the supported formats the formats which areStefano Sabatini2009-11-22
* When searching for AMF object field value, try to find that object firstKostya Shishkov2009-11-22
* Print error when RTMP protocol can't open connectionKostya Shishkov2009-11-22
* Pass only useful FLV metadata from RTMP streamKostya Shishkov2009-11-22
* Update dimensions in AVCodecContext when RV3/4 frame dimensions changeKostya Shishkov2009-11-22
* Do not write an extra byte in the iTunes 'hdlr' tag. The files on iTMS have anJustin Ruggles2009-11-22
* 10l: Fix inverted if-condition from r20448. Fixes issue 1562.Alex Converse2009-11-21
* Factorize av_get_bit_rate (for future use outside of libavcodec).Robert Krüger2009-11-21
* Make show_protocols() print one protocol per line.Stefano Sabatini2009-11-21
* Do D10 AES3 audio conversion in-place instead of using a large on-stack buffer.Reimar Döffinger2009-11-20
* Allocate pictures with enough padding for jpeg.Michael Niedermayer2009-11-20
* In win32 thread implementation do not access jobnr if the thread is askedReimar Döffinger2009-11-20
* FLV muxer support for Flash screen codec v2Daniel Verkamp2009-11-20
* Add codec id for Flash screen codec v2 and hook it up in FLV demuxerDaniel Verkamp2009-11-20
* IndentRamiro Polla2009-11-20
* Document -formats splitDaniel Verkamp2009-11-20
* Implement missing case for decoding samples with large pivot value in APEKostya Shishkov2009-11-20
* cosmetics: break some long lines and insert few spacesKostya Shishkov2009-11-20
* 10l trocadero: ZMBV encoder used zero score to detect whether block should beKostya Shishkov2009-11-20
* avoid integer overflow in dnxhd encoder, fixes #1557Baptiste Coudurier2009-11-20
* clarify why the encoder is failingBaptiste Coudurier2009-11-19
* Fix name for PIX_FMT_NV21 PixFmtInfo entry.Stefano Sabatini2009-11-19
* use AVFormatContext in dprintfBaptiste Coudurier2009-11-19
* Split show_formats().Michael Niedermayer2009-11-19
* Disable image flipping during JPEG decoding if CODEC_FLAG_EMU_EDGE is setReimar Döffinger2009-11-19
* Revert r20548, it was a dream. It seems faad does not ouput the last frameBaptiste Coudurier2009-11-19