OSDN Git Service

android-x86/external-ffmpeg.git
2012-07-19 Clément Bœschthreads: fix a potential race spotted by helgrind.
2012-07-19 Clément Bœschfate/subtitles: sort tests alphabetically.
2012-07-19 Michael Niedermayermxfdec: simplify code by using av_calloc()
2012-07-19 Michael Niedermayeravidec: Mark first frame as keyframe in case there...
2012-07-19 Michael NiedermayerFix misspellings of FFmpeg
2012-07-19 Paul B Maholswscale/input: silence warnings about incompatible...
2012-07-19 Nicolas Georgeffmpeg: add -(no)stdin option.
2012-07-19 Nicolas Georgeffmpeg: invert using_stdin and rename accordingly.
2012-07-19 Paul B Maholswscale: unscaled rgba64->rgb48
2012-07-19 Paul B Maholswscale: unscaled rgba64->bgr48
2012-07-18 Paul B Maholswscale: simplify unscaled rgb48<->bgr48
2012-07-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-18 Michael Niedermayersws: more complete doxy for sws_setColorspaceDetails()
2012-07-18 Stefano Sabatinilavf/utils: show the number of stream in case of missin...
2012-07-18 Stefano Sabatinilavf/utils: suggest what to do in case of missing codec...
2012-07-18 Stefano Sabatinilavf/utils: extend has_codec_parameters() to make it...
2012-07-18 Michael Niedermayerimgconvert: favor pixel formats without resolution...
2012-07-18 Michael Niedermayeravfiltergraph: add some debug info about selected pixel...
2012-07-18 Stefano Sabatiniconfigure: simplify dependencies for x11_grab_device
2012-07-18 Stefano Sabatiniconfigure: fix help message for --disable-avfilter
2012-07-18 Stefano Sabatinilavfi/avfiltergraph: apply misc fixes to fix avfilter_g...
2012-07-18 Michael Niedermayerffmpeg: revert 3ba90d9 (cosmetics to reduce difference...
2012-07-18 Michael Niedermayermlpdec: switch to av_assert
2012-07-18 Michael Niedermayersws/input: switch to av_assert
2012-07-18 Mans Rullgardppc: fix build with altivec disabled
2012-07-18 Mans Rullgardvp3: move idct and loop filter pointers to new vp3dsp...
2012-07-18 Mans Rullgardbuild: add CONFIG_VP3DSP, reduce repetition in OBJS...
2012-07-18 Kostya Shishkovtscc2: do not add/subtract 128 bias during DCT
2012-07-18 Kostya Shishkovtscc2: fix typo in DCT
2012-07-18 Diego Biurrunconfigure: clarify external library section of help...
2012-07-18 Diego Biurrunconfigure: mark libfdk-aac as nonfree
2012-07-18 Diego Biurrunconfigure: cosmetics: drop some unnecessary backslashes
2012-07-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-17 Nicolas Georgeavfiltergraph: document a catch in request_oldest().
2012-07-17 Nicolas Georgeavfiltergraph: add a debug message on EOF.
2012-07-17 Nicolas Georgelavfi: rescale link->current_pts.
2012-07-17 Diego Biurrunos_support: K&R formatting cosmetics
2012-07-17 Paul B Maholptx: correct decoding
2012-07-17 Michael Niedermayermov/aac: skip initial aac padding
2012-07-17 Piotr Bandurskiriff: add "SM4V" FourCC
2012-07-17 William Yuavf:rmdec.c fill duration to AVFormatContext
2012-07-17 Michael Bradshawlibopenjpeg: introduce encoding support
2012-07-17 Michael Bradshawlibopenjpeg: rename decoder source file.
2012-07-17 Michael Niedermayersws: handle non native rgb<->rgb convertions
2012-07-17 Michael Niedermayeryuv2rgb: implement 15/16bit ordered dither
2012-07-17 Samuel PitoisetRTMPTS protocol support
2012-07-17 Samuel PitoisetRTMPS protocol support
2012-07-17 Nicolas Georgelswr: channel_map requires input conversion.
2012-07-17 Anton Khirnovavconv: print an error message when demuxing fails.
2012-07-17 chinshouFix libilbc compilation.
2012-07-17 Carl Eugen... mpeg4videodec: Add two missing format specifiers for...
2012-07-17 Carl Eugen... mpeg4videodec: Use format specifier PRId64 for int64_t.
2012-07-17 Carl Eugen... Remove internal MPlayer FourCC viv1.
2012-07-17 Kostya Shishkovtscc2: DCT output should not be clipped
2012-07-17 Michael Niedermayersws: extend dither tables by 1 line so simpler arithmet...
2012-07-17 Paul B Maholtiff: read more tags of type string
2012-07-17 Paul B Maholtiff: add smarter checks if there is enough data left
2012-07-17 Paul B Maholtiff: port to bytestream2
2012-07-16 Samuel Pitoisetrtmp: Rename rtmphttp to ffrtmphttp
2012-07-16 Paul B Mahollavu: disable av_uninit for clang
2012-07-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-16 Michael Niedermayerffmpeg: fix streamcopy of some mp3 in avi
2012-07-16 Michael Niedermayerffv1dec: fix error concealment for gop>1
2012-07-16 Nick BreretonFix DCA-XXCH extension scaling for embedded downmixes.
2012-07-16 Nick BreretonFix ordering of XXCH downmix coefficients.
2012-07-16 Michael Niedermayerffv1dec: detect errors in bytestream end mismatches...
2012-07-16 Michael Niedermayerffv1dec: set the first slices bytestream end correctly
2012-07-16 Michael Niedermayerffv1dec: keep track of errors in slice headers for EC
2012-07-16 Michael Niedermayerffv1dec: add simple error concealment in case of CRC...
2012-07-16 Michael Niedermayerffv1: keep last_frame (to be used for error concealment)
2012-07-16 Michael Niedermayerconfigure: print if the docs building tools have been...
2012-07-16 Tim Nicholsondoc/filters: Fix two typos
2012-07-16 Jordi Ortizrtmp: rtmp_parse_result() add case for video and audio...
2012-07-16 Martin Storsjöconfigure: Move the getaddrinfo function check into...
2012-07-16 Paul B Maholexr: check size of uncompressed buffer returned by...
2012-07-16 Michael NiedermayerChangelog: add geotiff
2012-07-15 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-15 Martin Storsjöconfigure: Remove an unused 'have' item
2012-07-15 Diego Biurrunmpeg: remove disabled code
2012-07-15 Mohammad Alsalehlibfdk-aac: Check if cutoff value is valid
2012-07-15 Martin Storsjönetwork: Always use our version of gai_strerror on...
2012-07-15 Martin Storsjönetwork: Undefine existing gai_strerror definitions
2012-07-15 Martin Storsjönetwork: Extend the fallback gai_strerror implementatio...
2012-07-15 Stefano Sabatiniffprobe: reindent after the previous commit
2012-07-15 Stefano Sabatiniffprobe: only decode frame if the codec is available
2012-07-15 Stefano Sabatinilavfi: decrease logging level of message showing initia...
2012-07-15 Carl Eugen... Simplify ptx decoding on big-endian.
2012-07-15 Piotr Bandurskiriff: Assign U263 FourCC to CODEC_ID_H263
2012-07-15 Piotr Bandurskiisom: add "NO16" FourCC
2012-07-15 Piotr Bandurskiriff: add dvis/pdvc FourCCs
2012-07-15 Michael Niedermayerlavc: add seperate AVCodec for CODEC_ID_H263P so demuxe...
2012-07-15 Piotr Bandurskiisom: add "MNG" FourCC
2012-07-15 Ronald S. Bultjeconfigure: Check for CommandLineToArgvW
2012-07-15 Mashiat Sarker... vc1dec: Do not use random pred_flag if motion vector...
2012-07-15 Martin Storsjövp8: Enclose pthread function calls in ifdefs
2012-07-15 Paul B Maholexr: make channel_offsets int instead of int8_t
2012-07-15 Paul B Maholcosmetics: reindent after d3abbb1d1
2012-07-15 Paul B Mahollibfdk-aacenc: remove redundant log message if ff_alloc...
2012-07-15 Ronald S. Bultjesnow: refactor code to work around a compiler bug in...
2012-07-15 Martin Storsjövp8: Include the thread headers before using the pthrea...
next