platform/upstream/libav.git
2014-02-19 Vittorio Giovaravf_interlace: deprecate lowpass option
2014-02-19 Diego Biurrunx86: dca: Add missing multiple inclusion guards
2014-02-19 Diego Biurrungitignore: Add all examples below doc/examples
2014-02-19 Martin Storsjömovenc: Add a fallback fragmentation method for plain...
2014-02-19 Martin Storsjöarm: Mark the stack as non-executable
2014-02-18 Luca Barbatoh264: informative error reporting in decode_slice_header()
2014-02-18 Luca Barbatoh264: fix slice_type value reported in decode_slice_hea...
2014-02-17 Diego Biurrundoxygen: Replace @parblock syntax with manual linebreaks
2014-02-17 Diego Biurrundoxygen: Add a number of missing function parameter... v11_dev0
2014-02-16 Vittorio Giovarah264: use avpriv_request_sample for chroma_format_idc v10_beta1
2014-02-16 Diego Biurrundoc: Fix project name typo
2014-02-16 Diego BiurrunMove all example programs to doc/examples
2014-02-16 Maxim Poliakovskig2meet: validate bpp and bitmasks in the display info
2014-02-15 Reinhard TartlerPrepare for 10_beta1 Release
2014-02-15 Tim Walkerac3dec: set AV_FRAME_DATA_DOWNMIX_INFO side data.
2014-02-15 Tim Walkerlavu: add AV_FRAME_DATA_DOWNMIX_INFO side data type.
2014-02-15 Tim Walkerac3: update AC3PreferredStereoDownmixMode.
2014-02-15 Vittorio Giovarah264_parser: use enum values in h264_find_frame_end()
2014-02-14 Anton Khirnovlavfi doxy: add buffer{src,sink}.h to the main lavfi...
2014-02-14 Anton Khirnovbuffersink: document special error codes returned from...
2014-02-14 Janne Grunauppc: reduce overreads when loading 8 pixels in altivec...
2014-02-14 Jan Ekströmutvideoenc: Enable support for multiple slices and...
2014-02-14 Derek Buitenhuislibx265: Remove redundant default param call
2014-02-14 Derek Buitenhuislibx265: Fix use of uninitialized input picture
2014-02-14 Diego Biurrundoc/examples: misc Doxygen markup improvements
2014-02-14 Diego Biurrunbuild: doxy: Include code examples in Doxygen documentation
2014-02-14 Diego Biurrundoxygen: Set EXAMPLE_PATH from within doxy-wrapper.sh
2014-02-14 Diego Biurrunbuild: Do not pass HTML snippets and stylesheet as...
2014-02-14 Diego BiurrunDoxyfile: Only set HTML_{HEADER|FOOTER|STYLESHEET}...
2014-02-14 Vittorio Giovarah264_sei: reorder headers
2014-02-14 Vittorio Giovarah264_sei: name buffering period type consistently
2014-02-14 Vittorio Giovarah264: drop outdated comments
2014-02-14 Vittorio Giovarah264: store current_sps_id inside the current sps
2014-02-14 Vittorio Giovarah264: print values in case of error
2014-02-13 Luca Barbatoh264: Refactor ff_h264_decode_ref_pic_list_reordering
2014-02-13 Janne Grunaumpeg12dec: do not add stereo3D side data to a non-exist...
2014-02-13 Janne Grunauconfigure: do not link libraries against program-specif...
2014-02-12 Janne Grunauconfigure: avserver does not need $ldl
2014-02-12 Janne Grunaujv: detect partial packets in the demuxer
2014-02-12 Janne Grunauh264: make context_count unsigned
2014-02-12 Ronald S. Bultjevp9: add a new segmentation sample.
2014-02-12 Ronald S. Bultjevp9: add fate sample for parallelmode.
2014-02-12 Derek BuitenhuisAdd libx265 encoder
2014-02-12 Janne Grunauasfdec: fix seeking with fragmented packets
2014-02-12 Andrew Kelleyasfdec: short-circuit seeking to the start of stream
2014-02-12 Janne Grunauasfdec: check ff_get_guid() return values during seeking
2014-02-12 John Stebbinsaacdec: set AVFrame sample_rate
2014-02-12 Diego Biurrunbuffersrc: Have function parameter names match between...
2014-02-12 Diego Biurrunlog: Have function parameter names match between .c...
2014-02-11 John Stebbinslavc: set AVFrame pkt_pts and reordered_opaque in reget...
2014-02-11 Kostya Shishkovg2meet: make JPEG tile decoder operate on 8x8 block...
2014-02-11 Maxim Poliakovskig2meet: factor out seeking to the chunk end
2014-02-10 Anton Khirnovrpza: limit the number of blocks to the total remaining...
2014-02-10 Anton Khirnovrpza: move some variables to the blocks where they...
2014-02-10 Anton Khirnovrpza: use fixed-width int types
2014-02-10 Anton Khirnovrpza: switch to bytestream2
2014-02-10 Anton Khirnovlavf: always unref the packet passed to av_interleaved_...
2014-02-10 Christophe... build: fix examples compilation when EXESUF is not...
2014-02-10 Anton Khirnovlavf: extend / improve the AVFormatContext doxy
2014-02-10 Anton Khirnovlavf: add some basic documentation of the muxing process
2014-02-10 Anton Khirnovlavf: rewrite the av_write_frame() doxy
2014-02-10 Anton Khirnovlavf: rewrite the av_interleaved_write_frame() doxy
2014-02-10 Anton Khirnovavplay: add support for seeking to chapter marks
2014-02-10 Guillaume Martreshevc: update conformance streams
2014-02-10 Anton KhirnovFATE: force FLAC in the lavf ogg test
2014-02-10 Anton Khirnovpcmdec: replace a reachable assert with an error check
2014-02-10 Anton Khirnovdoc/APIchanges: mark the place where 9 was branched
2014-02-10 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates
2014-02-09 Luca Barbatohevc: Conceal zero td
2014-02-09 Kostya Shishkovdnxhd: Support DNx444
2014-02-09 Ronald S. Bultjevp8: fix PPC assembly to work if src_stride != dst_stride
2014-02-09 Janne Grunaumxfdec: free descriptor extradata in .read_close()
2014-02-09 Janne Grunauasvenc: free avctx->coded_frame on codec close
2014-02-09 Martin Storsjöarm: Remove a stray .fpu directive
2014-02-09 Alexandra Khirnovadnxhddec: return proper error code
2014-02-09 Andrew Kelleylavf: default .ogg audio to libvorbis if we can
2014-02-09 Maxim Poliakovskig2meet: rename FRAME_INFO to more appropriate DISPLAY_INFO
2014-02-09 Derek BuitenhuisAdd raw HEVC muxer
2014-02-08 Tim Walkermlp_parser: fix request_channel_layout behavior.
2014-02-08 Michael Niedermayermlpdec: fix request_channel_layout behavior.
2014-02-08 Kostya ShishkovMirillis FIC video decoder
2014-02-08 Tim Walkerlavr: mix front center channel as indicated in the...
2014-02-08 Tim Walkermlp: improve request_channel_layout behavior.
2014-02-08 Janne Grunaudca: include dcadsp.h in {arm,x86}/dca.h for checkheaders
2014-02-08 Janne Grunauconfigure: clang: add -Qunused-arguments to as|ld_flags...
2014-02-08 Vittorio Giovarah264: give numbers to nalus
2014-02-08 Janne Grunaux86: use the inline int8x8_fmul_int32 only if inline...
2014-02-07 Christophe... dcadsp: split lfe_dir cases
2014-02-07 Christophe... x86: dcadsp: implement int8x8_fmul_int32
2014-02-07 Christophe... dcadsp: add int8x8_fmul_int32 to dsp context
2014-02-07 Martin Storsjöarm: Add EXTERN_ASM to the .func and .type declarations...
2014-02-07 Martin Storsjöarm: Add X() around all references to extern symbols
2014-02-06 Ronald S. Bultjevp8: fix bilinear C code to work if src_stride != dst_s...
2014-02-06 Martin Storsjövp8: Use 2 registers for dst_stride and src_stride...
2014-02-05 Janne Grunaufate: force the simple idct for xvid custom matrix...
2014-02-05 Janne Grunaulavu: add missing log.h include in timer.h
2014-02-04 Vittorio Giovarampeg: K&R formatting cosmetics
2014-02-04 Luca Barbatodoxy: Format @code blocks so they render properly
2014-02-04 Luca Barbatolavf: improve handling of sparse streams when muxing
2014-02-04 Anton Khirnovlagarith: reallocate rgb_planes when needed
next