platform/upstream/libav.git
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
2014-05-11 Anton Khirnovlavc: Add new VDA hwaccel
2014-05-11 Anton Khirnovvda: use hwaccel private data for internal bitstream...
2014-05-11 Anton Khirnovlavu: Add a pixel format for new VDA hwaccel
2014-05-11 Anton Khirnovlavc: Add hwaccel private data and init/uninit callbacks
2014-05-11 Luca Barbatohwaccel: Support specific frame allocators
2014-05-11 Anton Khirnovhwaccel: Rename priv_data_size to frame_priv_data_size
2014-05-11 Anton Khirnovlavc: document which parts of AVHWAccel are private.
2014-05-11 Anton Khirnovlavc: set AVCodecContext.hwaccel in ff_get_format()
2014-05-11 Anton Khirnovlavc: Add an internal wrapper around get_format()
2014-05-09 nu774pcm-dvd: Fix 20bit decoding
2014-05-08 Martin Storsjörtmpproto: Check the buffer sizes when copying app...
2014-05-06 Uwe L. Kornrtmpproto: Support alternative slist parameter in rtmp...
2014-05-05 Martin Storsjölibfdk-aac: Relicense the library wrappers to 2-clause BSD
2014-05-05 Jean Firstlibfdk-aacenc: Enable 7.1 channel encoding
2014-05-03 Anton Khirnovavconv: rename OutputStream.opts to OutputStream.encode...
2014-05-03 Anton Khirnovavconv: remove a useless line
2014-05-03 Anton Khirnovavconv: rename 'codec' to 'enc_ctx'
2014-05-03 Anton Khirnovavconv: rename 'icodec' to 'dec_ctx'
2014-05-03 Anton Khirnovavconv: rename InputStream.opts to InputStream.decoder_opts
2014-05-03 Anton Khirnovavconv: simplify exit_program() by using more local...
2014-05-03 Luca Barbatoprobe: Support AAC_LATM in set_codec_from_probe_data
2014-05-03 Luca Barbatolatm: Add a probe function
2014-05-03 Luca Barbatomathematics: K&R formatting cosmetics
2014-05-03 Luca Barbatoswscale: Fix an undefined behaviour
2014-05-03 Luca Barbatovp9: Read the frame size as unsigned
2014-05-01 Luca Barbatoaac: K&R formatting cosmetics
2014-05-01 Luca Barbatoflv: K&R formatting cosmetics
2014-05-01 Anton Khirnovlavc: deprecate AVCodecContext.codec_name
2014-05-01 Anton Khirnovlavc: do not use AVCodecContext.codec_name in avcodec_s...
2014-05-01 Anton Khirnovrmdec: do not export anything to AVCodecContext.codec_name
2014-05-01 Anton Khirnovasfenc: use codec descriptors instead of AVCodecs to...
2014-05-01 Anton Khirnovoggparseskeleton: do not use AVCodecContext.codec_name
2014-05-01 Anton Khirnovmov: export stsd Compressorname in metadata
2014-05-01 Anton Khirnovlavc: move CODEC_FLAG_MV0 to mpegvideo
2014-05-01 Anton Khirnovlavc: make the xvid-specific "gmc" flag a private optio...
2014-05-01 Anton Khirnovlavc: move CODEC_FLAG_NORMALIZE_AQP to mpegvideo
2014-05-01 Anton Khirnovlavc: deprecate CODEC_FLAG_INPUT_PRESERVED
2014-05-01 Anton Khirnovmatroska: add the Opus mapping
2014-05-01 Anton Khirnovmatroskaenc: write CodecDelay
next