platform/upstream/libav.git
2014-06-01 Tudor Suciumatroskaenc: Allow VP9 and Opus in webm
2014-05-31 Martin Storsjörtpenc_chain: Don't copy the time base to the source...
2014-05-30 Thierry Fauckppc: Fix compilation for ppc64le (ELFv2)
2014-05-30 Martin StorsjöRevert "rtpenc_chain: Don't copy the time_base back...
2014-05-29 Diego Biurrundsputil: Split off quarterpel bits into their own context
2014-05-29 Diego Biurrundsputil: Move Bink-specific add_pixels8 to binkdsp
2014-05-29 Diego Biurrundsputil: Move APE-specific bits into apedsp
2014-05-29 Diego Biurrundsputil: Move mspel_pixels_tab to the only place it...
2014-05-29 Diego Biurrundsputil: Move ff_alternate_*_scan tables to mpegvideo
2014-05-29 Diego Biurrundsputil: Move SVQ1 encoding specific bits into svq1enc
2014-05-29 Diego Biurrunsvq1enc: Rename SVQ1Context to SVQ1EncContext
2014-05-29 Martin Storsjöaarch64: Use the correct syntax for relocations
2014-05-29 Anton Khirnovmatroskaenc: set the stream timebase earlier
2014-05-29 Anton Khirnovflvenc: only write the framerate tag based on avg_frame...
2014-05-29 Anton Khirnovmovenc: write avg_frame_rate as the framerate, not...
2014-05-29 Anton Khirnovmatroskaenc: base DefaultDuration on the framerate...
2014-05-29 Roman Savchenkoframe: fix the error path in av_frame_copy_props()
2014-05-28 Luca Barbatoaf_resample: Use avresample_get_out_samples
2014-05-28 Luca Barbatoavresample: Add avresample_get_out_samples
2014-05-28 Luca Barbatonut: Support experimental NUT 4 features
2014-05-28 Luca Barbatoavformat: Provide a standard compliance flag
2014-05-28 Michael Niedermayeroggenc: Fix the EOS flag
2014-05-28 Diego Biurrunppc: Move vec_unaligned_load macro to util_altivec
2014-05-28 Diego Biurrunppc: util_altivec: Drop unused macros
2014-05-28 Anton Khirnovmatroskaenc: write the channel mask for FLAC
2014-05-28 Anton Khirnovvorbiscomment: simplify API by using av_dict_count()
2014-05-28 Anton Khirnovmatroskadec: parse the channel layout mask for FLAC
2014-05-28 Anton Khirnovmatroskadec: export just the STREAMINFO block as FLAC...
2014-05-28 Anton Khirnovmatroskadec: split parsing tracks into a separate function
2014-05-28 Anton Khirnovflac: make avpriv_flac_parse_block_header() inline
2014-05-28 Anton Khirnovflac muxer: write WAVEFORMATEXTENSIBLE_CHANNEL_MASK...
2014-05-28 Anton Khirnovflac demuxer: parse the WAVEFORMATEXTENSIBLE_CHANNEL_MA...
2014-05-28 Anton Khirnovflacdec: do not overwrite a channel layout set by the...
2014-05-27 Andrew Kelleyoggenc: Flush after writing headers
2014-05-27 Andrew Kelleyoggenc: Move ogg_write_pages up above ogg_write_header
2014-05-27 Diego Biurrundsputil: Split off HuffYUV encoding bits into their...
2014-05-27 Diego Biurrundsputil: Split off HuffYUV decoding bits into their...
2014-05-27 Diego Biurrunh264_picture: Remove pointless dsputil.h #include
2014-05-27 Diego Biurrunon2avc: Remove pointless dsputil.h #include
2014-05-26 Anton Khirnovlavfi/formats: avoid using AV_{PIX,SAMPLE}_FMT_NB
2014-05-26 Anton Khirnovbuffersrc: avoid using AV_PIX_FMT_NB
2014-05-26 Anton Khirnovvf_fieldorder: avoid using AV_PIX_FMT_NB
2014-05-26 Anton Khirnovvf_scale: use the pixfmt descriptor API
2014-05-26 Anton Khirnovvf_format: rework format list parsing
2014-05-25 Carl Eugen... imgutils: make systematic palette opaque.
2014-05-24 Nidhi Makhijanismoothstream: check malloc calls
2014-05-24 Nidhi Makhijanirdt: check malloc calls
2014-05-23 Vittorio Giovaraavcodec: bump version after rotation api
2014-05-23 Niels Möllerdca: Convert dca_dmixtable to integers
2014-05-19 Janne Grunaulavf: add av_stream_get_side_data
2014-05-19 Janne Grunaubuild: export library dependencies in ${name}_FFLIBS
2014-05-19 Janne Grunaucheck: add libavcodec/vda_internal.h to SKIPHEADERS...
2014-05-19 Martin Storsjödisplay: Include mathematics.h for fallback definition...
2014-05-19 Vittorio Giovaramov: store display matrix in a stream side data
2014-05-19 Vittorio GiovaraAdd transformation matrix API.
2014-05-19 Anton Khirnovpthread_frame: simplify the code by using new AVPacket API
2014-05-19 Anton Khirnovavpacket: fix copying side data in av_packet_copy_props()
2014-05-19 Anton Khirnovlavf: deprecate now unused AVStream.pts
2014-05-19 Anton Khirnovmux: drop one of the hacks comprising compute_pkt_fields2()
2014-05-19 Anton Khirnovavconv: do not use poorly defined and undocumented...
2014-05-19 Anton Khirnovhevc/intra_pred: simplify neighboring sample derivation
2014-05-19 Mickaël Raulethevc/intra_pred: drop unnecessary conditions in loops
2014-05-19 Mickaël Raulethevc/intra_pred: optimize EXTEND_()*
2014-05-19 Anton Khirnovhevc: templatize intra_pred
2014-05-19 Mickaël Raulethevc: templatize pred_planar
2014-05-18 Anton Khirnovmovenc: use the "encoder" metadata tag to write stsd...
2014-05-18 Anton Khirnovavconv: set the "encoder" tag when transcoding
2014-05-18 Anton Khirnovwavenc: use codec descriptors to get the codec name
2014-05-18 Anton Khirnovdoc/APIchanges: mark the release 10 branch point
2014-05-18 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates
2014-05-18 Anton Khirnovdv: do not set codec timebase
2014-05-18 Anton Khirnovavconv: set output avg_frame_rate when known
2014-05-18 Anton Khirnovlavf: extend avg_frame_rate documentation.
2014-05-18 Anton Khirnovavienc: sanitize variable naming in write_header()
2014-05-18 Anton Khirnovyop: only set extradata size after it has been successf...
2014-05-18 Anton Khirnovyuv4mpegdec: do not set coded_frame properties
2014-05-18 Anton Khirnovyuv4mpeg: split the demuxer and muxer into separate...
2014-05-18 Anton Khirnova64: check that extradata exists before reading from it
2014-05-18 Anton Khirnova64: remove unneeded struct qualifier
2014-05-18 Anton Khirnov4xm: allocate extradata properly.
2014-05-18 Anton Khirnovlavc: add avcodec_free_context().
2014-05-18 Anton Khirnovlavc: remove the locking code in avcodec_close()
2014-05-17 nu774riff: Pass block_align to estimate frame duration
2014-05-16 Martin Storsjöhlsenc: Set the default codecs to AAC and H264
2014-05-16 Katerina Barone... build: Support building using clang-usan and disable...
2014-05-16 Hendrik Leppkesavisynth: set duration of audio streams
2014-05-16 Anton KhirnovFATE/opus: increase fuzz for the celt tests
2014-05-15 Janne Grunauaarch64: opus NEON iMDCT and FFT
2014-05-15 Tristan Matthewsconfigure: fix enable-libopus help string
2014-05-15 Janne Grunaubuild: add avresample after avcodec to FFLIBS
2014-05-15 Anton Khirnovlavc: properly handle subtitle_header in avcodec_copy_c...
2014-05-15 Anton Khirnovlavc: preserve the original private data in avcodec_cop...
2014-05-15 Anton Khirnovlavf: drop the zero-sized packets hack
2014-05-15 Anton Khirnovlavf: add AVFMT_FLAG_BITEXACT.
2014-05-15 Anton Khirnovlavc: add a native Opus decoder.
2014-05-14 Janne Grunaubuild: do not append $(FFLIBS-) to $(FFLIBS) if $(NAME...
2014-05-14 Anton Khirnovlavf: properly document the distinction between flags...
2014-05-13 Janne Grunaubuild: handle library dependencies in configure
2014-05-13 Janne Grunauaarch64: assembler in clang-3.4 ignores the division...
2014-05-11 Anton Khirnovavconv: Support VDA hwaccel
next