OSDN Git Service

android-x86/external-ffmpeg.git
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-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 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...
2012-07-15 Paul B Maholmss1: improve check if decoded pivot is invalid
2012-07-15 Michael NiedermayerMerge remote-tracking branch 'dwbuiten/master'
2012-07-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-07-14 Ronald S. Bultjeconfigure: Check for getaddrinfo in ws2tcpip.h, too
2012-07-14 Philip Langdalemovtextdec: 3GPP TS 26.245 Timed Text Decoder.
2012-07-14 Daniel Kangvp8: implement sliced threading
2012-07-14 Daniel Kangvp8: move data from VP8Context->VP8Macroblock
2012-07-14 Daniel Kangvp8: refactor decoding a single mb_row
2012-07-14 Luca Barbatodoc: update api changes with the right commit hashes
2012-07-14 Luca Barbatomem: introduce av_malloc_array and av_mallocz_array
2012-07-14 Michael Niedermayermp3enc: add lame tag with start padding info
2012-07-14 Nicolas Georgeffmpeg: add -progress option.
2012-07-14 Janne Grunaueval: add gt(), gte(), lt() and lte() fate tests
2012-07-14 Nicolas Georgelibx264: list possible presets and tunes.
2012-07-14 Max Lazaroveval: fix swapping of lt() and lte()
2012-07-14 Stefano Sabatinilavc/tiffenc: apply misc doxy fixes
2012-07-14 Stefano Sabatiniffprobe: add frame metadata printing
2012-07-14 Thomas Kühnellavc/tiff: add GeoTIFF support to the TIFF decoder
2012-07-14 Stefano Sabatinilavc/avcodec.h: keep avframe_* field setter and getter...
2012-07-14 Thomas Kühnellavc: add metadata to AVFrame
2012-07-14 jamalconfigure: Check that texi2html supports --init-file
next