OSDN Git Service

android-x86/external-ffmpeg.git
2012-01-07 Justin Rugglesg722enc: split encoding into separate functions for...
2012-01-07 Vitor Sessakmpegaudiodec: Use clearer pointer math
2012-01-07 Michael Niedermayertta: Fix returned error code at EOF
2012-01-07 Michael Niedermayertta: fix off be 1 error in the end detection.
2012-01-07 Justin Rugglestta: fix 24-bit decoding.
2012-01-07 Paul B Maholipmovie: Add param change side data if the video dimens...
2012-01-07 Paul B Maholinterplayvideo: Handle changed video dimensions on...
2012-01-07 Martin Storsjölibavcodec: Handle param change side data in avcodec_de...
2012-01-07 Martin Storsjölibavcodec: Move apply_param_change up above avcodec_de...
2012-01-07 Janne Grunauindeo3: check motion vectors for validity
2012-01-06 Michael Niedermayerindeo5: Fix null pointer dereference.
2012-01-06 Janne Grunauelectronicarts: check bytes per sample for validity
2012-01-06 Laurentiu Ionflicvideo: fix invalid reads
2012-01-06 Chris Evansvorbis: Avoid some out-of-bounds reads
2012-01-06 Paul B Maholvqf: add more known extensions
2012-01-06 Diego Biurruncabac: remove unused function renorm_cabac_decoder
2012-01-06 Diego Biurrunh264: Only use symbols from the SVQ3 decoder under...
2012-01-06 Justin Rugglesadd bytestream2_tell() and bytestream2_seek() functions
2012-01-06 Janne Grunauparsers: initialize MpegEncContext.slice_context_count...
2012-01-06 Anssi Hannulaspdifenc: use special alignment for DTS-HD length_code
2012-01-05 Janne Grunauipmovie: do not read audio packets before the codec...
2012-01-05 Janne Grunautruemotion2: check size before GetBitContext initialisation
2012-01-05 Martin Storsjöavio: Only do implicit network initialization for netwo...
2012-01-05 Martin Storsjöavio: Add an URLProtocol flag for indicating that a...
2012-01-05 Janne Grunauadpcm: ADPCM Electronic Arts has always two channels
2012-01-05 Chris Evansmatroskadec: Fix a bug where a pointer was cached to...
2012-01-05 Alex Conversefate: Add missing reference file from 9b4767e4.
2012-01-05 Alex Conversemov: Support MOV_CH_LAYOUT_USE_DESCRIPTIONS for labeled...
2012-01-05 Aneesh Dogra4xm: Prevent buffer overreads.
2012-01-05 Janne Grunaumjpegdec: parse RSTn to prevent skipping other data...
2012-01-05 Janne Grunauvp3: add fate test for non-zero last coefficient
2012-01-05 Janne Grunauvp3: fix streams with non-zero last coefficient
2012-01-05 Ronald S. Bultjeswscale: remove unused U/V arguments from yuv2rgb_write().
2012-01-05 Diego Biurruntimer: K&R formatting cosmetics
2012-01-05 Anton Khirnovlavf: cosmetics, reformat av_read_frame().
2012-01-05 Anton Khirnovlavf: refactor av_read_frame() to make it easier to...
2012-01-05 Oana StratulatReport an error if pitch_lag is zero in AMR-NB decoder.
2012-01-05 Ronald S. BultjeRevert "4xm: Prevent buffer overreads."
2012-01-05 Aneesh Dogra4xm: Prevent buffer overreads.
2012-01-05 Aneesh Dogra4xm: pass the correct remaining buffer size to decode_i...
2012-01-05 Aneesh Dogra4xm: fix calculation of the next output line position...
2012-01-04 Shitiz Gargmtv: Make sure audio_subsegments is not 0
2012-01-04 Janne Grunauv4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined
2012-01-04 Anton Khirnovavconv: add symbolic names for -vsync parameters
2012-01-04 Jean Firstflvdec: Fix compiler warning for uninitialized variables
2012-01-04 Jean Firstrtsp: Fix compiler warning for uninitialized variable
2012-01-04 Ronald S. Bultjeulti: convert to new bytestream API.
2012-01-04 Diego Biurrunswscale: Use standard multiple inclusion guards in...
2012-01-04 Diego BiurrunPlace some START_TIMER invocations in separate blocks.
2012-01-04 Luca Barbatov4l2: list available formats
2012-01-04 Luca Barbatov4l2: set the proper codec_tag
2012-01-04 Luca Barbatov4l2: refactor device_open
2012-01-04 Luca Barbatov4l2: simplify away io_method
2012-01-04 Luca Barbatov4l2: cosmetics
2012-01-04 Luca Barbatov4l2: uniform and format options
2012-01-04 Luca Barbatov4l2: do not force interlaced mode
2012-01-04 Janne Grunauavio: exit early in fill_buffer without read_packet
2012-01-04 John Brooksvc1dec: fix invalid memory access for small video dimen...
2012-01-04 John Brooksrv34: fix invalid memory access for small video dimensions
2012-01-04 Christophe... rv34: joint coefficient decoding and dequantization
2012-01-04 Martin Storsjöavplay: Don't call avio_set_interrupt_cb(NULL)
2012-01-04 Ronald S. Bultjeswscale: remove obsolete comment.
2012-01-04 Ronald S. Bultjeswscale: split scale.asm.
2012-01-04 Ronald S. Bultjeswscale: don't show full-chroma-int warning for non...
2012-01-04 Ronald S. Bultjeswscale: add MMX files to MMX-OBJS instead of OBJS.
2012-01-04 Ronald S. Bultjeh264: return index in buffer on end-of-sequence.
2012-01-04 Diego BiurrunMerge some declarations and initializations.
2012-01-04 Diego Biurruncabac: drop unused and disabled get_cabac_u() / get_cab...
2012-01-04 Diego Biurruncabac: drop unused STRICT_LIMITS code branch
2012-01-03 Justin Ruggleslibspeexenc: fix pts calculations for more than 1 frame...
2012-01-03 Justin Rugglesadxdec: clear eof flag and channel states when seeking
2012-01-03 Justin Rugglesfate: add ADX encoding/decoding test
2012-01-03 Justin Rugglesadx: add an adx muxer
2012-01-03 Justin Rugglesadxenc: check output buffer size before writing
2012-01-03 Justin Rugglesadxenc: use bytestream functions for header writing.
2012-01-03 Justin Rugglesadxenc: use BLOCK_SIZE and BLOCK_SAMPLES macros
2012-01-03 Justin Rugglesadxenc: use a loop to encode each channel
2012-01-03 Justin Rugglesadxenc: remove unneeded loops
2012-01-03 Justin Rugglesadx: add AVFMT_GENERIC_INDEX to demuxer flags.
2012-01-03 Justin Rugglesadxenc: avoid stereo deinterleaving
2012-01-03 Justin Rugglesadxenc: remove unnecessary setting of coded_frame-...
2012-01-03 Justin Rugglesadxenc: log an error message and return AVERROR(EINVAL...
2012-01-03 Justin Rugglesadxenc: cosmetics: pretty-printing
2012-01-03 Justin Rugglesadxenc: change some data types
2012-01-03 Justin Rugglesadxenc: remove unneeded log message
2012-01-03 Justin Rugglesadxenc: remove unneeded comments
2012-01-03 Jonathan NiederAPIchanges: mention cleaned up header includes
2012-01-03 Oana Stratulatfate: add dxtory test
2012-01-03 Michael Niedermayeradx_parser: rewrite.
2012-01-03 Justin Rugglesadxdec: Validate channel count to fix a division by...
2012-01-03 Michael Niedermayeradxdec: Do not require extradata.
2012-01-03 Aneesh Dogracmdutils: K&R reformatting cosmetics
2012-01-03 Justin Rugglesalacdec: implement the 2-pass prediction type.
2012-01-03 Justin Rugglesalacenc: implement the 2-pass prediction type.
2012-01-03 Justin Rugglesalacenc: do not generate invalid multi-channel ALAC...
2012-01-03 Justin Rugglesalacdec: fill in missing or guessed info about the...
2012-01-03 Kostya Shishkovutvideo: proper median prediction for interlaced videos
2012-01-03 Janne Grunaulavu: bump lavu minor for av_popcount64
2012-01-03 Shitiz Gargdca: K&R formatting cosmetics
2012-01-03 Aneesh Dogradct: K&R formatting cosmetics
next