OSDN Git Service

android-x86/external-ffmpeg.git
2012-08-22 Justin Rugglesadpcm_swf: Use correct sample offsets when using trellis.
2012-08-22 Samuel Pitoisetrtmp: support strict rtmp servers
2012-08-22 Michael Niedermayermjpegdec: support AVRn interlaced
2012-08-22 Mans Rullgardx86: remove FASTDIV inline asm
2012-08-21 Diego Biurrunbuild: x86: Only compile mpegvideo optimizations when...
2012-08-21 Diego Biurrunconfigure: Drop fastdiv option
2012-08-21 Diego Biurrunbuild: Make the E-AC-3 encoder select the AC-3 encoder
2012-08-21 Diego Biurrunfate: flac: Only run tests requiring samples when sampl...
2012-08-21 Jordi Ortizdirac: use meaningful return values
2012-08-21 Mans Rullgardflacdec: simplify sample buffer handling
2012-08-21 Mans Rullgardflacdec: simplify loop in decode_residuals()
2012-08-21 Jan Ekströmfate: make Ut Video encoder tests use bitexact swscale...
2012-08-20 Diego Biurrunbuild: amrwb: Drop redundant lsp dependency declaration
2012-08-20 Mans Rullgardfate: fix utvideoenc tests
2012-08-20 Jan Ekströmfate: Add FATE tests for the Ut Video encoder
2012-08-20 Jan Ekströmlavc: add Ut Video encoder
2012-08-20 Anton Khirnovmpegvideo_enc: remove stray duplicate line from 7f9aaa4
2012-08-19 Giorgio Vazzanaswscale: x86: fix #endif comments in rgb2rgb template...
2012-08-19 Anton Khirnovavconv: mark more options as expert.
2012-08-19 Anton Khirnovavconv: split printing "main options" into global and...
2012-08-19 Anton Khirnovavconv: refactor help printing.
2012-08-19 Anton Khirnovavconv: print info/capabilities options in a separate...
2012-08-19 Anton Khirnovavtools: add -h demuxer/muxer
2012-08-19 Anton Khirnovcmdutils: extend -h to allow printing codec details.
2012-08-19 Anton Khirnovcmdutils: change semantics of show_help_options() and...
2012-08-19 Anton Khirnovavtools: move some newlines to show_help_options().
2012-08-19 Anton Khirnovavconv: deprecate -isync.
2012-08-19 Anton Khirnovavconv: reformat the options table.
2012-08-19 Anton Khirnovavconv: get rid of ugly casts in the options table.
2012-08-19 Anton Khirnovavconv: try to match codecs by codec descriptor name...
2012-08-19 Anton Khirnovavtools: fix show_foo() signatures.
2012-08-19 Mans Rullgardvorbisdec: remove some pointless comments
2012-08-18 Mans Rullgardavprobe: add const to AVCodec pointer
2012-08-18 Mans Rullgardlibavformat: add const to AVCodec pointers
2012-08-18 Mans Rullgardpthread: add const to AVCodec pointers
2012-08-18 Anton Khirnovmpegvideo_enc: don't use deprecated avcodec_encode_video().
2012-08-18 Anton Khirnovcmdutils: refactor -codecs option.
2012-08-18 Anton Khirnovavconv: make -shortest a per-output file option.
2012-08-18 Anton Khirnovlavc: add avcodec_descriptor_get_by_name().
2012-08-18 Anton Khirnovlavc: add const to AVCodec* function parameters.
2012-08-18 Anton Khirnovswf(dec): replace CODEC_ID with AV_CODEC_ID
2012-08-18 Anton Khirnovdvenc: don't use deprecated AVCODEC_MAX_AUDIO_FRAME_SIZE
2012-08-17 Samuel Pitoisetrtmpdh: Do not generate the same private key every...
2012-08-17 Jordi Ortizrtp: remove ff_rtp_get_rtcp_file_handle().
2012-08-17 Jordi Ortizrtsp.c: use ffurl_get_multi_file_handle() instead of...
2012-08-17 Jordi Ortizavio: add (ff)url_get_multi_file_handle() for getting...
2012-08-17 Uoti Urpalah264: vdpau: fix crash with unsupported colorspace
2012-08-17 Martin Storsjöamrwbdec: Decode the fr_quality bit properly
2012-08-17 Luca Barbatolibvpxenc: use the default bitrate if not set
2012-08-17 Jan Ekströmutvideo: Rename utvideo.c to utvideodec.c
2012-08-17 Jordi Ortizdoc: Fix syntax errors in sample Emacs config
2012-08-16 Luca Barbatomjpegdec: more meaningful return values
2012-08-16 Mans Rullgardconfigure: clean up Altivec detection
2012-08-16 Martin Storsjögetopt: Remove an unnecessary define
2012-08-16 Martin Storsjörtmp: Use int instead of ssize_t
2012-08-16 Martin Storsjögetopt: Add missing includes
2012-08-16 Jordi Ortizrtmp: Add support for receiving incoming streams
2012-08-16 Martin StorsjöAdd missing includes for code relying on external libraries
2012-08-16 Martin StorsjöFix even more missing includes after the common.h removal
2012-08-16 Diego Biurrunbuild: Factor out rangecoder dependencies to CONFIG_RAN...
2012-08-16 Diego Biurrunbuild: Factor out error resilience dependencies to...
2012-08-16 Diego Biurrunx86: avcodec: Consistently name all init files
2012-08-16 Martin StorsjöAdd more missing includes after removing the implicit...
2012-08-15 Martin StorsjöAdd some more missing includes after removing the impli...
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-15 Samuel Pitoisetrtmp: Automatically compute the hash for SWFVerification
2012-08-15 Samuel Pitoisetrtmp: Add support for SWFVerification
2012-08-15 Anton Khirnovapi-example: use new video encoding API.
2012-08-15 Diego Biurrunx86: avcodec: Appropriately name files containing only...
2012-08-15 Diego Biurrunmpegvideo_mmx_template: drop some commented-out cruft
2012-08-14 John Stebbinslibavresample: add mix level normalization option
2012-08-14 Diego Biurrunw32pthreads: Add missing #includes to make header compi...
2012-08-14 Samuel Pitoisetrtmp: Gracefully ignore _checkbw errors by tracking...
2012-08-14 Samuel Pitoisetrtmp: Do not send _checkbw calls as notifications
2012-08-14 Maksalov Borisprores: interlaced ProRes encoding
2012-08-14 Mans Rullgardg723.1: simplify scale_vector()
2012-08-14 Mans Rullgardg723.1: simplify normalize_bits()
2012-08-14 Sebastien Zwickertvda: cosmetics: fix Doxygen comment formatting
2012-08-14 Sebastien Zwickertvda: better frame allocation
2012-08-14 Sebastien Zwickertvda: Merge implementation into one file
2012-08-14 Sebastien Zwickertvda: support synchronous decoding
2012-08-14 Sebastien Zwickertvda: Reuse the bitstream buffer and reallocate it only...
2012-08-14 Diego Biurrunbuild: Factor out mpegvideo encoding dependencies to...
2012-08-13 Martin Storsjöavprobe: Include libm.h for the log2 fallback
2012-08-13 Boris Maksalovproresenc: use the edge emulation buffer
2012-08-13 Luca Barbatortmp: handle bytes read reports
2012-08-13 Diego Biurrunconfigure: Fix typo in mpeg2video/svq1 decoder dependen...
2012-08-13 Mans RullgardUse log2(x) instead of log(x) / log(2)
2012-08-13 Mans Rullgardx86: swscale: fix fragile memory accesses
2012-08-13 Mans Rullgardx86: swscale: remove disabled code
2012-08-13 Mans Rullgardx86: yadif: fix asm with suncc
2012-08-13 Mans Rullgardx86: cabac: allow building with suncc
2012-08-13 Mans Rullgardx86: mlpdsp: avoid taking address of void
2012-08-13 Mans RullgardARM: intmath: use native-size return types for clipping...
2012-08-13 Mans Rullgardg723.1: do not pass large structs by value
2012-08-13 Mans Rullgardg723.1: do not bounce intermediate values via memory
2012-08-13 Mans Rullgardg723.1: declare a variable in the block it is used
2012-08-13 Mans Rullgardg723.1: avoid saving/restoring excitation
2012-08-13 Mans Rullgardg723.1: avoid unnecessary memcpy() in residual_interp()
2012-08-13 Mans Rullgardg723.1: make postfilter write directly to output buffer
next