OSDN Git Service

dsputil: Remove extra blank line at end.
[coroid/libav_saccubus.git] / libavcodec /
2011-07-20 Alex Conversedsputil: Remove extra blank line at end.
2011-07-20 Alex Conversedsputil: Replace a LONG_MAX check with HAVE_FAST_64BIT.
2011-07-20 Mans Rullgardsimple_idct: add 10-bit version
2011-07-20 Mans RullgardRemove h264_lowres_idct_put/add functions
2011-07-20 Mans RullgardRemove snow/dwt test program
2011-07-20 Diego Biurrunh264: remove some disabled code
2011-07-20 Mans RullgardFix incorrect max_lowres values
2011-07-19 Justin Rugglescosmetics: indentation
2011-07-19 Justin Ruggleseac3enc: use frame exponent strategy when applicable.
2011-07-19 Justin Rugglescosmetics: rename eac3dec_data.c/h to eac3_data.c/h...
2011-07-19 Mans Rullgarddsputil: fix ff_check_alignment()
2011-07-18 Mans Rullgardsimple_idct: simplify some ifdeffery
2011-07-18 Mans Rullgardsimple_idct: remove code for DCTELEM != int16
2011-07-18 Mans RullgardRemove VLAs in ff_amrwb_lsp2lpc()
2011-07-18 Diego Biurrundsputil: restore mistakenly removed hunk of disabled...
2011-07-18 Diego Biurrundsputil: remove disabled code
2011-07-17 Diego Biurruntta: remove disabled code
2011-07-17 Martin Storsjöx86: Use LOCAL_ALIGNED in mpegvideo_mmx_template
2011-07-17 Diego Biurrunsimple_idct: remove disabled code
2011-07-17 Diego Biurrunmotion_est: remove disabled code
2011-07-17 Diego Biurrunvc1: remove disabled code
2011-07-17 Diego Biurruncabac: Move code only used in the cabac test program...
2011-07-16 Mans Rullgarddct-test: remove write-only variable
2011-07-16 Mans RullgardUse LOCAL_ALIGNED in ff_check_alignment()
2011-07-16 Diego Biurrunarm: remove disabled function dct_unquantize_h263_inter...
2011-07-16 Diego BiurrunRemove commented-out call to non-existing function...
2011-07-16 Rafaël CarréDo not decode RV30 files if the extradata is too small
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
next