platform/upstream/libav.git
2010-09-17 Vitor SessakRemove pointless semicolon
2010-09-17 Ronald S. BultjeDon't access upper 32 bits of a 32-bit int on 64-bit...
2010-09-17 James Darnleyconfigure: print minimum lame version number required...
2010-09-17 Ronald S. BultjeProperly add HAVE_YASM around yasmified symbols. Should...
2010-09-17 Ronald S. BultjeMove hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from...
2010-09-17 Ronald S. BultjeMove sse16_sse2() from inline asm to yasm. It is one...
2010-09-16 Måns Rullgårdconfigure: detect Open64 compiler
2010-09-16 Ramiro Pollaswscale-test: cosmetic alignment
2010-09-16 Stefano SabatiniCosmetics: fix weird align.
2010-09-16 Stefano SabatiniUse <> for system headers inclusion.
2010-09-16 Stefano SabatiniFix copyright notice, make it more consistent with...
2010-09-16 Stefano SabatiniFix grammar in the ocv_smooth filter documentation.
2010-09-16 Stefano SabatiniPrefer "X" over ``X'', looks more readable and more...
2010-09-16 Carl Eugen... Remove useless comment.
2010-09-16 Ramiro Pollaswscale: remove useless temporary variable
2010-09-16 Ramiro Pollaswscale: factorize plane copying code out of 2 functions
2010-09-16 Ramiro Pollaswscale-test: always use bilinear scaler to get output...
2010-09-15 James DarnleyAllow float values for libmp3lame quality.
2010-09-15 Justin RugglesAllow audiogen to take commandline parameters for sampl...
2010-09-15 Martin Storsjörtsp: Handle standard assigned codec names for private...
2010-09-15 Martin StorsjöHandle G.722 in RTP, and all the exceptions mandated...
2010-09-15 Reimar DöffingerCheck avctx width/height more thoroughly (e.g. all...
2010-09-14 Michael NiedermayerClarify what av_read_frame() returns.
2010-09-14 Måns RullgårdUpdate pathscale compiler detection
2010-09-14 Måns RullgårdARM: fix NEON h264_idct_add8
2010-09-14 Tomas HärdinAdd av_popcount() to libavutil/common.h and bump minor...
2010-09-14 Ronald S. BultjeRename h264_idct_sse2.asm to h264_idct.asm; move inline...
2010-09-14 Stefano SabatiniImplement libopencv smooth filter.
2010-09-14 Ramiro Pollargb2rgb: don't misuse HAVE_* defines
2010-09-14 Michael NiedermayerLimit av_log repeat detection to terminals so as to...
2010-09-13 Carl Eugen... Reindent after r25115.
2010-09-13 Zhou ZongyiAdd R10k decoder.
2010-09-13 Carl Eugen... Test lowres before codec init.
2010-09-13 Ramiro Pollaswscale: indentation and emtpy line cosmetics
2010-09-13 Ramiro Pollaswscale: avoid reading prior to the source buffer in...
2010-09-13 Reinhard Tartlerfix x11grab example in e.g. the manpage so that they...
2010-09-12 Stefano SabatiniApply minor simplification in av_read_image_line().
2010-09-12 Måns Rullgårdpixdesc: indent
2010-09-12 Måns Rullgårdpixdesc: use 8-bit accesses when possible in av_read...
2010-09-12 Stefano SabatiniCosmetics: use x ? y : z construct and merge intializat...
2010-09-12 Stefano SabatiniCosmetics: simplify layout of fmt_conversion_table...
2010-09-12 Ramiro Pollaswscale-test: allow specifying src/dst pixel formats
2010-09-12 Ramiro Pollaindent
2010-09-12 Ramiro Pollaswscale-test: take input from reference file
2010-09-12 Ramiro Pollaswscale-test: always use SWS_BILINEAR to convert from...
2010-09-12 Ramiro Pollaswscale-test: move conversion from ref to source back...
2010-09-12 Ramiro Pollargb2rgb: replace shuffle_bytes_2103() by optimized...
2010-09-11 Justin RugglesSet a constant frame size for encoding G.726 audio.
2010-09-11 Stefano SabatiniCosmetics: apply minor style fixes.
2010-09-11 David ByronRead all id3v2 tags at the beginning of mp3 files.
2010-09-11 Ramiro Pollaindent
2010-09-11 Ramiro Pollaswscale: remove unused code
2010-09-11 Ramiro Pollargb2rgb: remove unused yvu9toyv12 function
2010-09-11 Martin StorsjöAdd a FATE test for the G.722 decoder
2010-09-11 Måns Rullgårdtta: remove stray semicolon
2010-09-10 James DarnleyAllow mpeg encoding with qscale and very low frame...
2010-09-10 Tomás ToucedaFLV Metadata
2010-09-10 Marcelo Galvăo... Move AMR-NB frame unpacking code to a common file so...
2010-09-10 Luca BarbatoUpdate H263_AIC asm offset for the apple variant
2010-09-10 Alex Converseaacdec: Rework channel mapping compatibility hacks.
2010-09-10 Stefano SabatiniCosmetics: remove useless parentheses.
2010-09-10 Reimar DöffingerFix 24 bpp CSCD decoding, as for Windows bitmaps in...
2010-09-10 Måns Rullgårdnutenc: fix unstable floating-point calculations
2010-09-10 Martin StorsjöAllow the lowres option to affect audio codecs, too
2010-09-10 Ronald S. BultjeRemove h264 asm items off the GPL-only list. They are...
2010-09-10 Jason Garrett... LGPL SSE2 H.264 iDCT
2010-09-09 Alex Converseadts demuxer: Set the time base to be the LCM of all...
2010-09-09 Martin StorsjöUpdate the audio sample rate when doing lowres audio...
2010-09-09 Reimar DöffingerFix indentation.
2010-09-09 Måns RullgårdAdd missing #include <string.h> in x86/cpu.c
2010-09-09 Martin StorsjöAdd a muxer and demuxer for raw G.722
2010-09-09 Martin StorsjöAdd G.722 ADPCM audio decoder
2010-09-09 Måns RullgårdCache detected CPU flags
2010-09-09 Måns RullgårdClean up av_get_cpu_flag()
2010-09-08 Ramiro Pollaav_fill_image_linesizes -> av_image_fill_linesizes
2010-09-08 Ramiro Pollaav_fill_image_linesizes -> av_image_fill_linesizes
2010-09-08 Baptiste CoudurierIn mov muxer, write reduced sample aspect ratio values...
2010-09-08 Baptiste CoudurierCheck dref size based on a patch by google
2010-09-08 Baptiste CoudurierIn mov demuxer, do not override aspect ratio in tkhd...
2010-09-08 Diego BiurrunUse filename as pattern for multiple inclusion guards.
2010-09-08 Diego BiurrunAdd missing stdint.h #include; necessary to pass 'make...
2010-09-08 Stefano SabatiniAdd APIchanges entry for the av_get_cpu_flags() additio...
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-08 Stefano SabatiniRemove reference to not anymore existing symbol has_alt...
2010-09-08 Ramiro Pollargb2rgb: build SSE2 codepath
2010-09-08 Stefano SabatiniMerge has_altivec() function into mm_support(), remove...
2010-09-08 Reimar DöffingerOnly draw the actually visible area in vp3_draw_horiz_band.
2010-09-07 Stefano SabatiniAdd missing checks on invalid pixel format in
2010-09-07 Stefano SabatiniAdd APIchanges entry after the recent changes to imguti...
2010-09-07 Stefano SabatiniCosmetics: use plural form for *linesizes arguments of
2010-09-07 Stefano SabatiniRemove use of deprecated functions av_image_fill_pointe...
2010-09-07 Stefano SabatiniReindent.
2010-09-07 Stefano SabatiniMove av_picture_data_copy() to libavcore, and rename it
2010-09-07 Stefano SabatiniReimplement av_picture_data_copy() avoiding the use...
2010-09-07 Stefano SabatiniReindent after the last commit.
2010-09-07 Stefano SabatiniReimplement ff_img_copy_plane() as av_image_copy_plane...
2010-09-07 Christian d... Fix formatting for negative start times (issue 2139).
2010-09-07 Marcelo Galvăo... Move lsp2lpc_sipr() function to common code so it can...
2010-09-07 Marcelo Galvăo... Move AMRNB lsf2lsp() function to common code for using...
2010-09-07 Måns RullgårdCheck rc_buffer_size value using integer arithmetic
next