summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Pass the composition and ancillary ID for DVB subtitles via extradata insteadReimar Döffinger2010-07-14
* Remove incomplete Doxygen for static decode_frame functions.Thilo Borgmann2010-07-14
* Add a depacketizer for QDM2Josh Allmann2010-07-14
* rtpdec_svq3: Return the timestamp in *timestamp instead of pkt->ptsMartin Storsjö2010-07-14
* rtpdec: Allow depacketizers to specify that pkt->pts should be left as AV_NOP...Martin Storsjö2010-07-14
* aacenc: psy_3gpp_init(): Fix line_to_frequency for short windows.Alex Converse2010-07-14
* aacenc: aac_psy_init(): Factorize line_to_frequency.Alex Converse2010-07-14
* aacenc: psy_3gpp_init(): Fix ath for the first line in each sfb.Alex Converse2010-07-14
* aacenc: psy_3gpp_init(): Calculate barks on demand.Alex Converse2010-07-14
* avfft: remove useless parensMåns Rullgård2010-07-13
* 100l: really fix fft external API init functionsMåns Rullgård2010-07-13
* aacsbr: Eliminate double precision arithmetic.Alex Converse2010-07-13
* aacdec: Eliminate the use of doubles in the MAIN predictor.Alex Converse2010-07-12
* aacdec: Eliminate the use of doubles in decode_cce().Alex Converse2010-07-12
* aacdec: Use a LUT to generate CCE scale.Alex Converse2010-07-12
* Do not map video quantizer scale (from 1-51 to 0-63) for libvpx anymore.James Zern2010-07-12
* configure: match regtest ref files more strictlyMåns Rullgård2010-07-12
* Add TrueSpeech regtestVitor Sessak2010-07-12
* fate: add vp8 bilinear testsMåns Rullgård2010-07-12
* avfft: make init functions return NULL on failure as intendedMåns Rullgård2010-07-12
* Use correct length modifier for size comparison in printf expression, fixes:Diego Biurrun2010-07-12
* Split the ADTS header decoder off of the ADTS parser.Alex Converse2010-07-12
* Do not generate LaTeX Doxygen documentation by default.Diego Biurrun2010-07-12
* Turn off the useless default chatter that doxygen prints to the console.Diego Biurrun2010-07-12
* aacdec: Remove the warning about non-meaningful window transitions.Alex Converse2010-07-12
* Use math constant instead of hardcoded rounded value for sqrt(0.5).Christophe Gisquet2010-07-12
* Report when a method gets an error status codeLuca Barbato2010-07-12
* Fix side channels when XCh extension is present.Nick Brereton2010-07-12
* Move XCH parameters into context structure.Nick Brereton2010-07-12
* Change the type of Y table to pointer to void in fill_table().Benoit Fouet2010-07-12
* MMX/SSE VC1 loop filterDavid Conrad2010-07-11
* Make ff_pw_4 128 bitsDavid Conrad2010-07-11
* vc1: Fix ordering of loop filter for I/B framesDavid Conrad2010-07-11
* vc1: ff_draw_horiz_band needs a one row delay when the loop filter is activeDavid Conrad2010-07-11
* mingw32: merge checks for mingw-w64 and mingw32-runtime >= 3.15 into oneRamiro Polla2010-07-11
* mingw32: properly check if vfw capture is supported by the system headersRamiro Polla2010-07-11
* APIchanges: fix a grammar mistakeJustin Ruggles2010-07-11
* Set libvpx encoding profile to libavcodec's profile.James Zern2010-07-11
* Fill-in revision number for addition of lpc_type and lpc_passes.Justin Ruggles2010-07-11
* Add AVCodecContext.lpc_type and Add AVCodecContext.lpc_passes fields.Justin Ruggles2010-07-11
* Clarify the avoidance of usage of these AVStream fields.Víctor Paesa2010-07-11
* Do not try to decode less than one frame of data in TrueSpeech decoder.Kostya Shishkov2010-07-11
* Use avfilter_copy_picref_props() along lavfi.Víctor Paesa2010-07-11
* NellyMoser regtestVitor Sessak2010-07-11
* DTS Coherent Acoustics regtestVitor Sessak2010-07-11
* Add Pictor/PC Paint PIC regtestVitor Sessak2010-07-11
* Fix crop filter syntax shown for the -crop* options in the ffmpeg manStefan de Konink2010-07-11
* Handle av_base64_decode return valueLuca Barbato2010-07-11
* Update lavu minor and add APIchanges entry after r24174 (add bswap.hStefano Sabatini2010-07-11
* Fix ID3v1 tags in mp3 filesJames Darnley2010-07-11