OSDN Git Service

flashsv: split flashsv_decode_block() off from flashsv_decode_frame().
[coroid/libav_saccubus.git] / libavcodec /
2011-07-16 Diego Biurrunflashsv: split flashsv_decode_block() off from flashsv_...
2011-07-16 Diego Biurrunppc: remove disabled code
2011-07-15 Diego Biurrunlibspeexdec: Drop const qualifier to silence compiler...
2011-07-15 Diego Biurrunlibopenjpeg: Drop const qualifier to silence compiler...
2011-07-15 Diego Biurrunalac: Remove unused dummy code.
2011-07-15 Diego BiurrunRemove unused structs and tables.
2011-07-15 Diego Biurrunvaapi: do not assert on value read from input bitstream
2011-07-15 Diego Biurrunflashsvenc: replace bitstream description by a link...
2011-07-15 Diego Biurrunflashsvenc: drop unnecessary cast
2011-07-15 Diego Biurrunflashsvenc: improve some variable names and fix corresp...
2011-07-15 Diego Biurrunflashsvenc: merge two consecutive if-conditions
2011-07-15 Diego Biurrunflashsvenc: merge variable declarations and initializations
2011-07-15 Diego Biurrunflashsvenc: convert some debug av_log() to av_dlog()
2011-07-15 Diego Biurrunflashsvenc: whitespace cosmetics
2011-07-15 Diego Biurrunflashsvenc: drop some unnecessary parentheses
2011-07-15 Diego Biurrunflashsvenc: fix some comment typos
2011-07-15 Mans Rullgardaacps: skip some memcpy() if src and dst would be equal
2011-07-15 Diego Biurrundoxygen: replace @sa tag by the more readable but equiv...
2011-07-15 Diego Biurrundoxygen: use Doxygen markup for authors and web links...
2011-07-14 Diego Biurrundoxygen: do not include license boilerplate in Doxygen...
2011-07-14 Martin Storsjöac3enc: Mark AVClasses const
2011-07-14 Diego Biurrundoxygen: misc consistency cosmetics
2011-07-14 Diego Biurrundoxygen: consistently place brief description
2011-07-14 Diego Biurrundoxygen: place empty line between brief description...
2011-07-14 Anton KhirnovAdd an APIChanges entry and bump minor versions for...
2011-07-14 Diego Biurrundoxygen: Move function documentation into the macro...
2011-07-14 Diego Biurrundoxygen: Make sure parameter names match between .c...
2011-07-14 Diego Biurrunh264: move fill_decode_neighbors()/fill_decode_caches...
2011-07-14 Daniel KangH.264: Add more x86 assembly for 10-bit H.264 predict...
2011-07-13 Justin Rugglesac3enc: merge AC3MDCTContext with AC3EncodeContext.
2011-07-13 Justin Rugglesac3enc: prefer passing AC3EncodeContext rather than...
2011-07-13 Justin Rugglesac3enc: fix memleak
2011-07-13 Ronald S. Bultjempeg1video: add CODEC_CAP_SLICE_THREADS.
2011-07-13 Alex Converselavf: Cleanup try_decode_frame() logic.
2011-07-12 Diego Biurrunh264: move decode_mb_skip() from h264.h to h.264_mvpred.h
2011-07-12 Diego Biurrundnxhdenc: Replace a forward declaration by the proper...
2011-07-12 Ronald S. Bultjeh264: move h264_mvpred.h include.
2011-07-11 Jason Garrett-GlaserH.264: add filter_mb_fast support for >8-bit decoding
2011-07-11 Jason Garrett-GlaserH.264: avoid redundant alpha/beta calculations in loopf...
2011-07-11 Jason Garrett-GlaserH.264: optimize intra/inter loopfilter decision
2011-07-11 Ronald S. Bultjevp8/mt: flush worker thread, not application thread...
2011-07-11 Ronald S. Bultjemt: proper locking around release_buffer calls.
2011-07-10 Jean-Baptiste KempfDxVA2: unbreak build after [657ccb5ac75ce34e62bd67f228d...
2011-07-10 Mans Rullgardhwaccel: unbreak build
2011-07-10 Diego BiurrunEliminate FF_COMMON_FRAME macro.
2011-07-10 Mans RullgardARM: use const macro to define constant data in asm
2011-07-10 Mans Rullgardbitdepth: simplify FUNC/FUNCC macros
2011-07-10 Mans Rullgarddsputil: remove ff_emulated_edge_mc macro used in one...
2011-07-10 Mans Rullgard9/10-bit: simplify clipping macros
2011-07-10 Anton Khirnovlavc: add support for codec-specific defaults.
2011-07-10 Anton Khirnovlavc: make avcodec_alloc_context3 officially public.
2011-07-10 Anton Khirnovlavc: remove a half-working attempt at different defaul...
2011-07-10 Anton Khirnovac3dec: add a drc_scale private option
2011-07-10 Anton Khirnovlavc: introduce avcodec_open2() as a replacement for...
2011-07-09 Jason Garrett-GlaserH.264: fix filter_mb_fast with 4:4:4 + 8x8dct
2011-07-09 Frank Barchardmpeg1video: don't abort if thread_count is too high.
2011-07-09 Diego Biurrunlibxvid: Add const qualifier to silence compiler warning.
2011-07-08 Jason Garrett-GlaserH.264: improve qp_thresh check
2011-07-08 Jason Garrett-GlaserH.264: use fill_rectangle in CABAC decoding
2011-07-08 Jason Garrett-GlaserH.264: Remove redundant hl_motion_16/8 code
2011-07-08 Jason Garrett-GlaserH.264: merge fill_rectangle into P-SKIP MV prediction...
2011-07-08 Jason Garrett-GlaserH.264: faster P-SKIP decoding
2011-07-08 Jason Garrett-GlaserH.264: av_always_inline some more functions
2011-07-08 Daniel KangH.264: Add x86 assembly for 10-bit H.264 predict functions
2011-07-08 Anton Khirnovmp3enc: write a xing frame containing number of frames...
2011-07-08 Mans Rullgarddnxhd: prettify tables
2011-07-07 Diego Biurrunflashsv: inline copy_region() into flashsv_decode_frame()
2011-07-07 Diego Biurrunflashsv: improve some variable names
2011-07-07 Diego Biurrunlibschroedingerdec: Remove write-only variable.
2011-07-07 Diego Biurrunlibgsm: Drop const qualifier to silence compiler warning.
2011-07-07 Diego Biurrunlibvo-amrwbenc: Add braces to shut up gcc warning.
2011-07-06 Kostyabink: pass Bink version to audio decoder through extrad...
2011-07-06 Diego Biurrunflashsv: improve some comments and fix some wrong ones
2011-07-06 Diego Biurrunflashsv: Eliminate redundant variable indirection.
2011-07-06 Diego Biurrunflashsv: set reference frame type to full frame
2011-07-06 Diego Biurrunflashsv: replace bitstream description by a link to...
2011-07-06 Diego Biurrunflashsv: convert a debug av_log into av_dlog
2011-07-06 Diego Biurrunflashsv: simplify condition
2011-07-06 Diego Biurrunflashsv: return more meaningful error values
2011-07-06 Diego Biurrunflashsv: cosmetics: break some overly long lines
2011-07-06 Diego Biurrunflashsv: cosmetics: drop some unnecessary parentheses
2011-07-05 Jason Garrett-GlaserH.264: make loopfilter bS const where applicable
2011-07-05 Diego Biurrunopencore-amr: Add missing initializer braces to shut...
2011-07-05 Mans RullgardARM: workaround for bug in GNU assembler
2011-07-05 Clément Bœschdv: fix comment wording mistake
2011-07-05 Diego BiurrunRename libavcodec/high_bit_depth.h ---> libavcodec...
2011-07-05 Reimar Döffingerdv: fix valgrind use of uninitialised value warnings.
2011-07-05 Mans RullgardPPC: use Altivec IMDCT only for supported sizes
2011-07-05 Clément Bœschdv: fix comment spelling
2011-07-04 Mans RullgardARM: allow unaligned buffer in fixed-point NEON FFT4
2011-07-04 John Stebbinsdca: set AVCodecContext frame_size for DTS audio
2011-07-04 Daniel KangYASM: Shut up unused variable compiler warning with...
2011-07-04 Daniel Kangx86_32: Fix build on x86_32 with --disable-yasm.
2011-07-04 Mans Rullgardiirfilter: add fate test
2011-07-04 Diego Biurrundoxygen: Add qmul docs.
2011-07-04 Jason Garrett-GlaserH.264: fix overreads of qscale_table
2011-07-04 Diego BiurrunRemove unused static tables and static inline functions.
2011-07-04 Mans Rullgarddct-test: remove 'ref' function pointer from tables
2011-07-04 Diego BiurrunAdd LGPL license boilerplate to files lacking it.
2011-07-04 Diego Biurrundoxygen: Fix documentation for some VP8 functions.
next