platform/upstream/libav.git
2014-02-01 Matthieu Bouronmxf: Read field dominance flag
2014-02-01 Luca Barbatomxf: Handle negative edit_rate
2014-01-31 Janne Grunaufate: add xvid test for custom matrices
2014-01-31 Janne Grunauxvid: switch to xvid mmx idct as soon as possible
2014-01-31 Janne Grunaulavf: include 60 fps in guessed standard frame rates
2014-01-31 Jan Ekströmatrac3plus: Make initialization dependant on channel...
2014-01-30 Ronald S. Bultjex86: videodsp: Fix a bug in a %if statement where we...
2014-01-30 Ronald S. Bultjex86: videodsp: Properly mark sse2 instructions in emula...
2014-01-29 John Stebbinsdoc: document correct option to list encoders
2014-01-29 John Stebbinsdoc: add decoders.texi
2014-01-29 John Stebbinsac3dec: Allow asymmetric application of DRC when drc_sc...
2014-01-29 Diego Biurrunavformat: utils: Refactor duplicated PRINT macro
2014-01-29 Diego Biurrunmpeg: Drop unused parameters from ff_draw_horiz_band()
2014-01-26 Loren Merrittx86inc: Speed up assembling with Yasm
2014-01-26 Diego Biurrunavformat: utils: K&R formatting cosmetics
2014-01-25 Janne Grunauconfigure: clang: explicitly state dep file and rule...
2014-01-25 Janne Grunauconfigure: add missing x86 dependency for i686
2014-01-25 Janne Grunaumpeg12: check scantable indices in all decode_block...
2014-01-25 Janne Grunauavutil: remove timer.h include from internal.h
2014-01-24 Kostya Shishkovdxtory: compressed RGB555/RGB565 decoding support
2014-01-24 Kostya Shishkovdxtory: add more compressed and uncompressed modes
2014-01-24 Guillaume Martresvp9: fix bugs in updating coef probabilities with paral...
2014-01-24 Ronald S. Bultjevp9: fix mvref finding to adhere to bug in libvpx.
2014-01-23 Martin Storsjörtpdec_asf: Copy the need_parsing field from the chaine...
2014-01-22 Martin Storsjömpegvideo_enc: Don't call ff_h263dsp_init unconditionally
2014-01-22 Diego Biurrunbfin: vp3: Mark all binary object sections appropriately
2014-01-22 Janne Grunauh264: skip chroma edges at the picture boundary while...
2014-01-22 Diego Biurrunconfigure: Set default HOSTCFLAGS/HOSTCPPFLAGS after...
2014-01-21 Michael Niedermayerrgb2rgb_template: add MMX/SSE2/AVX-optimized deinterlea...
2014-01-21 Michael Niedermayerswscale/x86/rgb2rgb: add support for AVX
2014-01-21 Michael Niedermayerswscale: add nv12/nv21->yuv420 converter
2014-01-21 Michael Niedermayerswscale: fix stride used in planarToNv12Wrapper()
2014-01-21 Anton Khirnovlavc: do not force the emu edge flag
2014-01-21 Kostya Shishkovdxtory: change error code for unexpected slice configur...
2014-01-21 Kostya Shishkovdxtory: correctly handle YUV slices with average odd...
2014-01-21 Diego Biurrundxva2: Use correct printf format strings
2014-01-21 Diego Biurrundxva2: Add missing #includes
2014-01-21 Sam Lantingadxva2: Log errors verbosely
2014-01-21 Sam Lantingadxva2: Retry IDirectXVideoDecoder_BeginFrame()
2014-01-21 Luca Barbatohevc: Bound check cu_qp_delta
2014-01-21 Luca Barbatohevc: Bound check slice_qp
2014-01-21 Luca Barbatohevc: Prevent some integer overflows
2014-01-21 Guillaume Martreshevc: Remove useless clip
2014-01-21 Guillaume Martreshevc: clip pixels when transquant bypass is used
2014-01-21 Luca Barbatohevc: Use uint64 to check for tile dimensions
2014-01-21 Michael Niedermayerhevc: Fix modulo operations
2014-01-21 Michael Niedermayerhevc: check that VPS referenced from SPS exists
2014-01-20 Michael Niedermayervc1: Always reset numref when parsing a new frame header.
2014-01-20 Martin Storsjörtmpproto: Send a full, absolute timestamp if it isn...
2014-01-20 Martin Storsjörtmpproto: Avoid using uninitialized memory
2014-01-20 Justin Rugglesmov: do not set avg_frame_rate in the demuxer
2014-01-20 Anton Khirnovlavc: deprecate CODEC_FLAG_EMU_EDGE and avcodec_get_edg...
2014-01-20 Anton Khirnovmpegvideo: allocate edges when encoding.
2014-01-20 Anton Khirnovlavc: allow the caller to override dimensions in ff_get...
2014-01-19 Tim Walkereac3: cosmetics, re-indent.
2014-01-19 Tim Walker(e)ac3: clip surround mix level indexes.
2014-01-19 Tim Walker(e)ac3: parse and store the Lt/Rt and LFE mix levels.
2014-01-19 Tim Walkerac3: set default matrix encoding modes in parse_frame_h...
2014-01-18 Anton Khirnovh264: check that an IDR NAL only contains I slices
2014-01-18 Anton Khirnovh264: reset num_reorder_frames if it is invalid
2014-01-18 Anton Khirnovh264: reset ref count if decoding the slice header...
2014-01-18 Anton Khirnovh264: prevent two matching fields from being both a...
2014-01-18 Anton Khirnovh264: do not call field_end if we do not have a current...
2014-01-18 Anton Khirnovh264: limit allowed pred modes in ff_h264_check_intra_p...
2014-01-18 Anton Khirnovh264: reset first_field if frame_start() fails for...
2014-01-18 Reinhard TartlerPrepare for 10_alpha2 Release v10_alpha2
2014-01-17 Michael Niedermayeravisynth: fix setting packet properties
2014-01-17 Anton Khirnovbuffersrc: handle non-refcounted frames in av_buffersrc...
2014-01-17 Anton Khirnovyuv4mpeg: set average frame rate
2014-01-17 Anton Khirnovavconv: print a warning when falling back to default...
2014-01-17 Anton Khirnovmp3enc: allow omitting the id3v2 header with -id3v2_ver...
2014-01-17 Anton Khirnovmp3enc: add an option for disabling the Xing frame.
2014-01-17 Luca Barbatodoxy: Document better the available AVFrame flags
2014-01-17 Luca Barbatodoxy: Add AVFrame to the structured modules
2014-01-17 Martin Storsjöaviocat: Add support for specifying the input duration
2014-01-17 Martin Storsjöaviocat: Check the argv array length before reading...
2014-01-15 Diego Biurrunx86: dsputil: Simplify xvmc deprecation conditional
2014-01-15 Diego Biurrunbuild: Add separate hidden config option for the intrax...
2014-01-15 Janne Grunauaarch64: port neon clobber test from arm
2014-01-15 Janne Grunauaarch64: h264 (bi)weight NEON optimizations
2014-01-15 Janne Grunauaarch64: h264 loop filter NEON optimizations
2014-01-15 Janne Grunauaarch64: hpeldsp NEON optimizations
2014-01-15 Janne Grunauaarch64: h264 qpel NEON optimizations
2014-01-15 Janne Grunauaarch64: h264 idct NEON assembler optimizations
2014-01-15 Janne Grunauaarch64: h264 chroma motion compensation NEON optimizations
2014-01-15 Janne Grunauaarch64: add cpuflags support for NEON and VFP
2014-01-15 Janne Grunaudct-test: test ff_simple_idct_neon only on ARM for now
2014-01-15 Martin Storsjömov: Free an earlier allocated array if allocating...
2014-01-15 Martin Storsjömov: Free intermediate arrays in the normal cleanup...
2014-01-14 Janne Grunauaarch64: bswap inline assembly
2014-01-14 Janne Grunauaarch64: configure: set arch dependent features
2014-01-14 Janne Grunaucabac: remove leftovers from the cabac encoder
2014-01-14 Tomas Härdinmxf: Fix potential leak in mxf_read_local_tags()
2014-01-14 Tomas Härdinmxf: Correctly support files from Pinnacle Thunder
2014-01-14 Michael Niedermayermxf: Fix a possible leak of extradata
2014-01-14 Luca Barbatomxf: Use av_malloc_array
2014-01-14 Luca Barbatomxf: Drop unnecessary checks
2014-01-14 Marton Balintmxf: Fix off by one error in d10 aes3 decoding
2014-01-14 Luca Barbatomxf: Do not use int to check the seek position
2014-01-14 Reimar Döffingermxf: Set AV_FIELD_PROGRESSIVE
next