Mercurial > libavcodec.hg
graph
-
Since WavPack chunk can contain more samples than FFmpeg is guaranteed to libavcodec2010-02-19, by kostya
-
Move abs() from decode_cabac_mb_mvd() to the code that writes mvd_cache. libavcodec2010-02-18, by michael
-
Move predict_field_decoding_flag() from h264.h to .c as its only used there and belongs libavcodec2010-02-17, by michael
-
Move check for and call of predict_field_decoding_flag() from the mb code to libavcodec2010-02-17, by michael
-
Limit the Rice parameter used for progressive decoding in ALS. libavcodec2010-02-16, by thilo.borgmann
-
Add lsp.o as a dependency for wmavoice. This fixes a compilation error when libavcodec2010-02-16, by rbultje
-
2 cpu cycles faster context calculation for decode_cabac_intra_mb_type() libavcodec2010-02-16, by michael
-
Drop compute_mb_neighbors() and move fill_decode_neighbors() up to take its libavcodec2010-02-15, by michael
-
add heuristic to discern the old sample clips from streams encoded libavcodec2010-02-15, by stefang
-
avoid using DECLARE_ALIGNED on stack variable as suggested by Reimar libavcodec2010-02-15, by stefang
-
AAC: Mark functions that are only called when the output configuration is not locked as av_cold. libavcodec2010-02-15, by alexc
-
Remove slice_table checks from decode_cabac_mb_cbp_luma() and set left/top_cbp so libavcodec2010-02-14, by michael