summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Apply misc fixes spotted by Diego to indevs.texi and outdevs.texi.Stefano Sabatini2010-08-06
* Rename the chapter Devices -> Input Devices, as the file is aboutStefano Sabatini2010-08-06
* showfiltfmts: destroy filter context before exitMåns Rullgård2010-08-06
* showfiltfmts: set media type of links to that of corresponding padMåns Rullgård2010-08-06
* avfilter: indentMåns Rullgård2010-08-06
* avfilter: do not crash on null link src/dst in avfilter_destroy()Måns Rullgård2010-08-06
* avfilter: free link in/out_formats in avfilter_destroy()Måns Rullgård2010-08-06
* libvpxdec: Fix "error: implicit declaration of function ‘av_check_image_siz...Alex Converse2010-08-06
* vorbis_dec: Change partition_class[] to uint8_t.Alex Converse2010-08-06
* Add a CONFIG_ variable for generic Huffman routines.Diego Biurrun2010-08-06
* Preserve status reasonLuca Barbato2010-08-06
* Extend the gas-preprocessor section with basic installation instructions.Diego Biurrun2010-08-06
* Add APIchanges entry for the av_check_image_size() addition.Stefano Sabatini2010-08-06
* Remove use of the deprecated function avcodec_check_dimensions(), useStefano Sabatini2010-08-06
* Clarify av_check_image_size() log message.Stefano Sabatini2010-08-06
* Deprecate avcodec_check_dimensions() in favor of the new functionStefano Sabatini2010-08-06
* fft-test: free buffers before exitingMåns Rullgård2010-08-06
* VP8: fix bug in prefetchJason Garrett-Glaser2010-08-05
* ARM: NEON H264 8x8 IDCTMåns Rullgård2010-08-05
* configure: remove redundant extralibs settingsMåns Rullgård2010-08-05
* rtpdec_xiph: Split packets in the depacketizerMartin Storsjö2010-08-05
* Add file missing in r24702Jason Garrett-Glaser2010-08-05
* H.264: SSE2/SSSE3 weighted prediction asmEli Friedman2010-08-05
* VP5/6/8: eliminate CABAC dependencyJason Garrett-Glaser2010-08-04
* Move read_mms_packet() code to be inlined in the calling function.Zhentan Feng2010-08-04
* Remove is_playing variable.Zhentan Feng2010-08-04
* Move send_media_packet_request() and clear_stream_buffers() up.Zhentan Feng2010-08-04
* fate: move some groups of related tests to their own filesMåns Rullgård2010-08-04
* rtpdec_xiph: Correct the bitmask for num_pktsMartin Storsjö2010-08-04
* fate: add fft testsMåns Rullgård2010-08-04
* fate-run: add helper to run things on targetMåns Rullgård2010-08-04
* fft-test: exit with non-zero status if test failedMåns Rullgård2010-08-04
* Fix VP8 decoder dependenciesMartin Storsjö2010-08-04
* VP8: partially inline decode_block_coeffsJason Garrett-Glaser2010-08-04
* Fix 100L in r24689Jason Garrett-Glaser2010-08-04
* VP8: simplify decode_block_coeffs to avoid having to track nonzero coeffsJason Garrett-Glaser2010-08-04
* Cosmetics: add missing space to options.cJason Garrett-Glaser2010-08-04
* VP8: slightly faster DCT coefficient probability updateJason Garrett-Glaser2010-08-03
* ARM: update struct offsetsMåns Rullgård2010-08-03
* Move cavs dsp functions to their own structMåns Rullgård2010-08-03
* Silence unused function warnings in vp56.hJason Garrett-Glaser2010-08-03
* VP8: make another RAC call branchyJason Garrett-Glaser2010-08-03
* VP5/6/8: add one inline missed in r24677Jason Garrett-Glaser2010-08-03
* VP8: unroll partition type decoding treeJason Garrett-Glaser2010-08-03
* VP8: unroll splitmv decoding treeJason Garrett-Glaser2010-08-03
* VP8: unroll MB mode decoding treeJason Garrett-Glaser2010-08-03
* Make avfilter_copy_picref_props() copy w and h from src to dst.Stefano Sabatini2010-08-03
* VP5/6/8: tweak some arithcoder inliningJason Garrett-Glaser2010-08-03
* vorbisdec: Return AVERROR(ENOMEM) on malloc() failure.Alex Converse2010-08-03
* vorbisdec: Prevent a potential integer overflow.Alex Converse2010-08-03