platform/upstream/libav.git
2014-11-18 Yan Yinpackaging: Initial packaging
2014-09-13 Diego BiurrunPrepare for 11 release v11
2014-09-10 Diego Biurrundoc: Fix syntax and logical errors in avconv stream...
2014-09-09 Sean McGovernFix RELEASE identification
2014-09-04 Diego BiurrunMark 11 release in the changelog
2014-09-04 Anton KhirnovAdd release notes for 11.
2014-08-31 Michael Niedermayeravcodec: fix missing doxygen comment marker
2014-08-30 Reinhard TartlerPrepare for 11_beta2 Release
2014-08-28 Diego Biurrunlicense: Mention that vf_interlace is GPL, not LGPL
2014-08-28 Vittorio Giovaramatroskaenc: convert avstream stereo3d side data during...
2014-08-28 Vittorio Giovaramatroskadec: parse stereo mode on decoding
2014-08-28 Vittorio Giovaraavcodec: add stream-level stereo3d side data
2014-08-28 Vittorio Giovaramatroska: list supported extensions
2014-08-28 Anton Khirnovdoc/APIchanges: fill in missing hashes and dates
2014-08-28 Luca Barbatopulse: Add a wallclock option to be compatible with...
2014-08-27 Luca Barbatovc1: Initialize start_code_found to 0
2014-08-27 Anton Khirnovavconv: fix parsing the AVOptions for -target
2014-08-27 Anton Khirnovavconv: fix the muxrate values for -target
2014-08-27 Anton Khirnovmpegenc: limit the maximum muxrate
2014-08-26 Luca Barbatovc1: Fix the skip condition
2014-08-26 Diego Biurrunvfwcap: Add fallback define for HWND_MESSAGE
2014-08-24 Diego Biurrunsetpts: Add missing inttypes.h #include for PRId64
2014-08-24 Diego Biurrunmpeg12enc: Add missing #include for PICT_FRAME
2014-08-24 Diego Biurrunerror_resilience: Drop asserts from guess_mv()
2014-08-24 Diego Biurrunvsrc_movie: Adjust a silly typo from b977b287f61fea48ec...
2014-08-22 Anton Khirnovelectronicarts: do not fail on zero-sized chunks
2014-08-22 Andrew StoneRevert "lavf: eliminate ff_get_audio_frame_size()"
2014-08-19 Diego Biurrunavfilter: Remove unused variable from ff_get_video_buffer()
2014-08-19 Diego Biurrunvsrc_movie: Avoid a variable indirection in movie_get_f...
2014-08-19 Diego Biurrunpcm: Drop av_unused attribute from variable that is...
2014-08-19 Diego Biurrunpcm: Drop unused variable from DECODE_PLANAR macro
2014-08-19 Diego Biurrunvc1: Add missing parentheses to conditions in vc1_decod...
2014-08-19 Diego Biurrunvfwcap: Drop fallback VfW defines
2014-08-19 Diego Biurrunmov: Drop unused parameter from ff_mov_read_esds()
2014-08-18 Christophe... proresenc: Properly account for alpha plane
2014-08-18 Christophe... proresenc: Realloc if buffer is too small
2014-08-18 Christophe... proresenc: Report buffer overflow
2014-08-18 Christophe... proresenc: Remove unneeded parameters from encode_alpha...
2014-08-18 Diego Elio... tiff: Return proper error for missing LZMA compression
2014-08-18 Gabriel Dumedoc: Change wrong term to avoid confusion
2014-08-18 Reinhard TartlerPrepare for 11_beta1 Release
2014-08-17 Luca Barbatomxf: Support AAC v11_beta1
2014-08-17 Luca Barbatomxf: Add the UL for the MPEG2VideoDescriptor
2014-08-17 Luca Barbatomxf: Add UID print helpers
2014-08-17 Luca Barbatolavr: Update the planar check in ff_audio_convert
2014-08-15 Luca Barbatodoc: Add more information in the README
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer inequality checks more...
2014-08-15 Gabriel Dumecosmetics: Write NULL pointer equality checks more...
2014-08-15 Diego Biurrunbuild: Add explanatory comments to (optimization) block...
2014-08-15 Diego Biurrunmpegvideo: cosmetics: Lowercase ugly uppercase MPV_...
2014-08-15 Diego Biurrunvfwcap: Replace deprecated av_destruct_packet() by...
2014-08-15 Diego Biurrunatomic_win32: Drop unnecessary atomic.h #include
2014-08-15 Diego Biurrunw32pthreads: Mark functions in compatibility wrapper...
2014-08-15 Diego Biurrunhttp: Reduce scope of a variable in parse_content_encod...
2014-08-14 John Stebbinsh261dec: Fix order of initialization
2014-08-14 John Stebbinsh263dec: Fix order of initialization
2014-08-14 John Stebbinsidct: remove call to ff_idctdsp_init from ff_MPV_common...
2014-08-14 Nidhi Makhijanimpeg4video: Fix doxygen comment syntax to document...
2014-08-14 Nidhi Makhijania64: Return correct error code on invalid data stream
2014-08-14 Diego Biurrunframe: Remove some FF_API_AVFRAME_COLORSPACE leftovers
2014-08-14 Edgar Hucekvaapi: set the scaling list correctly.
2014-08-13 Luca Barbatompegts: Do not try to write a PMT larger than SECTION_SIZE v11_alpha2
2014-08-13 Diego Biurruncpu-test: Add unistd.h #include for getopt()
2014-08-13 Anton Khirnovlavf: eliminate ff_get_audio_frame_size()
2014-08-13 Anton Khirnovcmdutils: allow matching by metadata in stream specifiers
2014-08-13 Anton Khirnovmem: add av_strndup() for duplicating substrings
2014-08-13 Anton Khirnovavconv: rename output_packet() to process_input_packet()
2014-08-13 Felix Abecassisstereo3d: initialize AVStereo3D to zero
2014-08-13 Martin Storsjöhttp: Fix authentication, broken since 6a463e7fb
2014-08-13 Andrew Stoneogg: update event_flags with STREAM_/METADATA_UPDATED...
2014-08-13 Andrew Stonemov: update AVFormatContext.event_flags with METADATA_U...
2014-08-13 Andrew Stonenutdec: update AVFormatContext.event_flags with STREAM_...
2014-08-13 Andrew Stoneflvdec: update AVFormatContext.event_flags with METADAT...
2014-08-13 Andrew StoneExpose metadata found in onCuePoint events in .flv...
2014-08-13 Andrew StoneSet protocol-level metadata in AVFormatContext any...
2014-08-13 Andrew Stonehttp: enable icy metadata by default.
2014-08-13 Andrew Stonehttp: export icecast metadata as an option with name...
2014-08-13 Andrew StoneAVOption: add support for dictionary types.
2014-08-13 Andrew Stonelavf: add AVFormatContext/AVStream fields for signaling...
2014-08-13 Martin Storsjöconfigure: Check for nanosleep in headers as well,...
2014-08-13 Martin Storsjöw32threads: Use newer thread synchronization functions...
2014-08-13 Martin Storsjöhttp: Stop reading after receiving the whole file for...
2014-08-12 Michael Niedermayerffv1dec: check that global parameters do not change...
2014-08-12 Christophe... hevc_mvs: avoid deriving tmvp in amvp
2014-08-12 Christophe... hevc: wait proper position for tmvp
2014-08-12 Christophe... hevc: use intreadwrite
2014-08-12 Christophe... hevc: derive partial merge list
2014-08-12 Christophe... hevc: derive partially amvp list
2014-08-12 Christophe... hevc: simplify rounding
2014-08-12 Christophe... hevc: reorder loops
2014-08-10 Martin Storsjöconfigure: Don't pass MSVC compiler options -M[TD]...
2014-08-10 Diego Biurrunavcodec: Postpone FF_IDCT_XVIDMMX removal until the...
2014-08-10 Anton Khirnovlavc: drop the av_fast_{re,m}alloc compatibility wrappers
2014-08-10 Nidhi Makhijanimpegts: Return proper error code on invalid input data
2014-08-10 Reinhard TartlerPrepare for 11_alpha2 Release
2014-08-10 Martin Storsjöconfigure: Suggest upgrading gas-preprocessor instead...
2014-08-10 Diego Biurrunconfigure: Enable gas-preprocessor on all OSes but...
2014-08-10 Martin Storsjöconfigure: Add probe identification of MS armasm
2014-08-10 Diego Elio... tiff: Improve grayscale support
2014-08-10 Luca Barbatoavresample: Introduce AVFrame-based API v11_alpha1
next