platform/upstream/libav.git
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
2014-08-09 Luca Barbatompeg: Suppress a compiler warning on callback type
2014-08-09 Anton Khirnovlavc: remove obsolete and disabled avpriv functions
2014-08-09 Anton KhirnovRemove obsolete FF_API_REFERENCE_DTS cruft.
2014-08-09 Anton KhirnovRemove obsolete FF_API_PROBE_MIME cruft.
2014-08-09 Anton KhirnovRemove obsolete FF_API_AVFRAME_COLORSPACE cruft.
2014-08-09 Anton KhirnovBump major versions of all libraries.
2014-08-09 Anton KhirnovPostpone API-incompatible changes until the next bump.
2014-08-09 Anton Khirnovhevc_filter: avoid excessive calls to ff_hevc_get_ref_l...
2014-08-09 Anton Khirnovhevc_refs: drop the handling of negative coordinates...
2014-08-09 Anton Khirnovhevc_filter: move some conditions out of loops
2014-08-09 Anton Khirnovhevc: deobfuscate slice/tile boundary handling for DBF
2014-08-09 Anton Khirnovhevc_filter: drop more redundant checks
2014-08-09 Anton Khirnovhevc_filter: drop redundant checks
2014-08-09 Anton Khirnovhevc: calculate the dbf strength in hls_pcm_sample...
2014-08-08 Diego Biurrunavcodec: Rename xvidmmx IDCT to xvid
2014-08-08 Diego Biurrunxvididct: Ensure that the scantable permutation is...
2014-08-08 Diego Biurrunidct: cosmetics: Drop one unnecessary if-block level
2014-08-08 Diego Biurrunconfigure: Only run gas checks on ARM and PowerPC
2014-08-08 Diego Biurrunconfigure: Die if gas is unavailable under aarch64...
2014-08-08 Luca Barbatompeg: K&R formatting cosmetics
2014-08-08 Diego Biurrunmpegts: Use av_free() to free memory allocated by av_st...
2014-08-07 Diego Biurrunmpegts: Fix memory leaks and related crashes in mpegs_w...
2014-08-07 Diego Biurrunmpegts: Avoid unnecessary variable shadowing
2014-08-07 Diego Biurrunmpegts: Drop some unnecessary parentheses
2014-08-07 Diego Biurrunmpegts: K&R formatting cosmetics
2014-08-07 Diego Biurrunswscale: Undeprecate sws_getContext()
2014-08-07 Diego Biurrunavcodec: Undeprecate reordered_opaque
2014-08-07 Felix Abecassish264: fix interpretation of interleved stereo modes
2014-08-06 John Stebbinsmovenc: fix QT chapter track character encoding
2014-08-06 John Stebbinsmovenc: add track title to tracks
2014-08-06 John Stebbinsmovenc: remove pointless loop around BITEXACT test
2014-08-06 Anton Khirnovsvq1: do not modify the input packet
2014-08-06 Anton Khirnovcdgraphics: do not return 0 from the decode function
2014-08-06 Anton Khirnovcdgraphics: switch to bytestream2
2014-08-06 Martin Storsjöconfigure: Include the armcc build number in the compil...
2014-08-06 Vittorio Giovarajpeg2000: enable 4 component pixel formats
2014-08-05 Michael Niedermayerhuffyuvdec: check width size for yuv422p
2014-08-05 Michael Niedermayermmvideo: check horizontal coordinate too
2014-08-05 Michael Niedermayerwmalosslessdec: fix mclms_coeffs* array size
2014-08-05 Janne Grunauconfigure: check $as first before using $gas as GNU as
2014-08-05 Janne Grunaufate: generate tests/pixfmts.mak for all targets requir...
2014-08-05 John Stebbinsmovenc: Add option to disable nero chapters
2014-08-05 Femi Adeyemi... mpegts: Add HEVC definitions
next