OSDN Git Service

android-x86/external-ffmpeg.git
2011-10-12 Elvis Presleyconfigure: drop GPLv2 support
2011-10-12 Clément Bœschdoc: small ascii diagram on I/O files and streams in...
2011-10-12 Stefano Sabatiniffprobe: show sample_fmt in the stream section
2011-10-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-12 Michael Niedermayercdg: enable seeking
2011-10-12 Michael Niedermayercdg: Try to detect keyframes.
2011-10-12 Michael Niedermayercdg: set timestamps
2011-10-11 Michael Niedermayerlavf: check stream_index from read_packet() for validity.
2011-10-11 Daniel Kristjanssonpcm: Print number of bits in the error message of unsup...
2011-10-11 Michael Niedermayerexamples/encoding: rename to decoding_encoding.c as...
2011-10-11 Michael Niedermayerexamples/encoding: List more formats to make it more...
2011-10-11 Michael Niedermayermem: fix memalign hack av_realloc()
2011-10-11 John Stebbinsfix AC3ENC_OPT_MODE_ON/OFF
2011-10-11 Michael Niedermayerarm: fix av_clipl_int32() asm
2011-10-11 Mans Rullgardh264: fix HRD parameters parsing
2011-10-11 Ronald S. Bultjeprores: implement multithreading.
2011-10-11 Ronald S. Bultjeprores: idct sse2/sse4 optimizations.
2011-10-11 Ronald S. Bultjeswscale: use aligned move for storage into temporary...
2011-10-11 Ronald S. Bultjeprores: extract idct into its own dspcontext and merge...
2011-10-11 Mans Rullgardh264: fix invalid shifts in init_cavlc_level_tab()
2011-10-11 Mans Rullgardintfloat_readwrite: fix signed addition overflows
2011-10-11 Luca Barbatomov: do not misreport empty stts
2011-10-11 Luca Barbatomov: cosmetics, fix for and if spacing
2011-10-11 Anton Khirnovid3v2: fix NULL pointer dereference
2011-10-11 Raivo Hoolmov: read album_artist atom
2011-10-11 Raivo Hoolmov: fix disc/track numbers and totals
2011-10-11 Diego Biurrundoc: fix references to obsolete presets directories...
2011-10-11 Diego Biurrunflashsv: return more meaningful error value
2011-10-11 Diego Biurrunflashsv: fix typo in av_log() message
2011-10-11 Clément Bœschffmpeg: fix two stream related comments.
2011-10-11 Michael Niedermayerg723.1: use memmove() where overlapping src and dst...
2011-10-11 Michael Niedermayervc1: enable interlaced p fields again, they seem no...
2011-10-11 Michael Niedermayervc1: reset interlaced variables, prevent another bunch...
2011-10-11 Justin Rugglessmacker: validate channels and sample format.
2011-10-11 Justin Rugglessmacker: check buffer size before reading output size
2011-10-11 Justin Rugglessmacker: validate number of channels
2011-10-11 Justin Rugglessmacker: Separate audio flags from sample rates in...
2011-10-11 Mans Rullgardh264: fix detection of optional trailing PPS elements
2011-10-11 Mans Rullgardsipr: fix get_bits(0) calls
2011-10-11 Mans Rullgardmotion_est: make MotionExtContext.map_generation unsigned
2011-10-11 Clément Bœscheval: document recently added random(), hypot(), gcd().
2011-10-11 Michael Niedermayervc1: disable parts of the interlaced code due to securi...
2011-10-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-10 Stefano Sabatiniffprobe: prefer lowercase section names over uppercase...
2011-10-10 Laurent Aimarh264: reset h->ref_count in case of errors in ff_h264_d...
2011-10-10 Laurent Aimarerror_resilience: fix the check for missing references...
2011-10-10 Laurent Aimar4xm: prevent NULL dereference with invalid huffman...
2011-10-10 Laurent Aimar4xmdemux: prevent use of uninitialized memory
2011-10-10 Laurent Aimar4xm: clear FF_INPUT_BUFFER_PADDING_SIZE bytes in tempor...
2011-10-10 Laurent Aimarptx: check for out of bound reads
2011-10-10 Laurent Aimartiffdec: fix out of bound reads/writes
2011-10-10 Laurent Aimareacmv: check for out of bound reads
2011-10-10 Laurent Aimareacmv: fix potential pointer arithmetic overflows
2011-10-10 Laurent Aimaradpcm: fix out of bound reads due to integer overflow
2011-10-10 Laurent Aimaranm: prevent infinite loop
2011-10-10 Laurent Aimaravsdemux: check for out of bound writes
2011-10-10 Laurent Aimaravs: check for out of bound reads
2011-10-10 Laurent Aimaravsdemux: check for corrupted data
2011-10-10 Clément Bœschlibmodplug: do not call av_expr_parse() in case of...
2011-10-10 Clément Bœschlibmodplug: simpler and faster use of eval expr.
2011-10-10 Anton KhirnovAVOptions: refactor set_number/write_number
2011-10-10 Anton KhirnovAVOptions: cosmetics, rename static av_set_number2...
2011-10-10 Anton KhirnovAVOptions: cosmetics, move and rename static av_set_num...
2011-10-10 Anton KhirnovAVOptions: split av_set_string3 into opt type-specific...
2011-10-10 Mans Rullgardavidec: fix signed overflow in avi_sync()
2011-10-10 Alex Conversemxfdec: Fix some buffer overreads caused by the misuse...
2011-10-10 Baptiste Coudurierdnxhddec: handle cid change in bitstream.
2011-10-10 Kostya Shishkovvc1: K&R reformatting cosmetics
2011-10-10 Tomas Härdinmxfdec: Move FooterPartition to MXFContext and make...
2011-10-10 Justin Rugglesra288: log an error message when output buffer is too...
2011-10-10 Justin Rugglesra288: use a more descriptive calculation for output...
2011-10-10 Justin Rugglesra144: use macro constants to make the code more unders...
2011-10-10 Justin Rugglesra144dec: log an error message when output buffer is...
2011-10-10 Justin Rugglesra144dec: use a more descriptive calculation for output...
2011-10-10 Reimar DöffingerSupport playing SMV files.
2011-10-10 Clément Bœschlibmodplug: add bintext video stream capability.
2011-10-10 Clément Bœschswresample: fix another broken indent chunk.
2011-10-10 Michael Niedermayermpegts: reduce av_log level for seek back to begin...
2011-10-10 Mashiat Sarker... lavc: Micro version bump for VC1 interlaced decoding...
2011-10-10 Mashiat Sarker... vc1dec: interlaced stream decoding support 3/3
2011-10-10 Mashiat Sarker... vc1dec: interlaced stream decoding support 2/3
2011-10-10 Mashiat Sarker... vc1dec: interlaced stream decoding support 1/3
2011-10-10 Petter Ericsonmpegts: Attempt to seek back to beginning in non-seekab...
2011-10-10 Gwenole Beauchesnevaapi: Fix VC-1 decoding (reconstruct bitstream TTFRM...
2011-10-10 Diego Biurrunconfigure: Add -Wstrict-prototypes to CFLAGS if available.
2011-10-10 Janne Grunauavidec: simplify size parameter in memset()
2011-10-10 Carl Eugen... Add G.723.1 to the documentation.
2011-10-10 Carl Eugen... Bump minor for G.723.1 encoder and muxer.
2011-10-10 Clément Bœschswresample: fix broken indent.
2011-10-10 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-10-10 Michael Niedermayerreg tests: add g723.1
2011-10-10 Mohamed Naufalg723.1 encoder
2011-10-10 Mohamed Naufalg723.1 muxer
2011-10-09 Mans Rullgardmpeg4dec: use unsigned type for startcode in ff_mpeg4_d...
2011-10-09 Mans Rullgardmpeg124: use sign_extend() function
2011-10-09 Mans Rullgardac3dec: use get_sbits() instead of manually sign-extending
2011-10-09 Mans Rullgard4xm: fix signed overflow
2011-10-09 Mans Rullgardwmavoice: fix a signed overflow
2011-10-09 Mans Rullgardmpegvideo_enc: fix a signed overflow
2011-10-09 Carl Eugen... Do not auto-detect Sorenson Spark in f4v.
next