platform/upstream/libav.git
2013-10-29 Derek Buitenhuistimefilter: Handle memory allocation failure
2013-10-29 Luca Barbatoconfigure: Provide an hardened toolchain option
2013-10-29 Luca Barbatoconfigure: Move gcc-only -W option where it belongs
2013-10-28 Anton Khirnovlavfi: do not export the filters from shared objects
2013-10-28 Anton Khirnovlavf: do not export av_register_{rtp,rdt}_dynamic_paylo...
2013-10-28 Anton Khirnovlavc: remove old unused audio conversion functions.
2013-10-28 Michael Niedermayerac3dec: fix outptr increment.
2013-10-28 Anton Khirnovlavc: don't set AVFrame.pts to random numbers in decoders.
2013-10-28 Anton Khirnovlavf: remove unreliable timestamp guessing heuristic
2013-10-28 Martin Storsjög722dec: Change bits_per_codeword to the right option...
2013-10-28 Vittorio Giovaraavfilter: fix const use of avfilter_next
2013-10-28 Vittorio Giovaraavfilter: have avfilter_get_by_name return const for...
2013-10-28 Anton Khirnovlavc: disable CRC checking by default
2013-10-28 Anton Khirnovlavc: change all decoders to behave consistently with...
2013-10-28 Anton Khirnoverror resilience: check error_concealment, not err_reco...
2013-10-27 Luca Barbatoavio: K&R formatting cosmetics
2013-10-27 Michael Niedermayerh263: Check init_get_bits return value
2013-10-27 Luca Barbatoh263: Return meaningful errors
2013-10-27 Luca Barbatoconfigure: Disable -Wmaybe-uninitialized by default
2013-10-27 Anton KhirnovAVOptions: do not range check flag options.
2013-10-27 Anton Khirnovh264_ps: when parsing a VUI fails, only abort when...
2013-10-27 Paul B MaholFATE: add bitexact sws flags to the fieldorder test
2013-10-27 Anton Khirnovavconv: drop a now useless variable
2013-10-27 Vittorio Giovaraavframe: mark source frame const in _ref and _clone
2013-10-27 Vittorio Giovarammvideo: fix uninitialized variable use in mm_decode_intra
2013-10-27 Justin Ruggleslavr: check that current_buffer is not NULL before...
2013-10-26 Anton Khirnovfft-test: add a missing #include
2013-10-26 Vittorio Giovaramem: do not check for negative size
2013-10-25 Alex Conversefate: aac: Add test for AAC-ELD
2013-10-25 Alex Converseaacdec: Fix calls to avpriv_report_missing_feature().
2013-10-25 Kieran Kunhyalibavutil: x86: Add AVX2 capable CPU detection.
2013-10-25 Derek Buitenhuisfft-test: Remove possibility of returning restricted...
2013-10-25 Derek Buitenhuisdct-test: Remove possibility of returning a restricted...
2013-10-25 Derek Buitenhuisbase64-test: Remove posibility of returning restricted...
2013-10-24 Derek Buitenhuistree-test: Don't return restricted exit codes
2013-10-24 Vittorio Giovaragolomb: reduce scope of a few variables
2013-10-23 Daniel Kangavfilter: x86: Port gradfun filter optimizations to...
2013-10-23 Vittorio Giovaragolomb: K&R formatting cosmetics
2013-10-23 Luca Barbatoh263: K&R formatting cosmetics
2013-10-23 Diego Biurrunavstring-test: Mark pointer passed to av_free() as...
2013-10-23 Luca Barbatompegvideo: Drop a faulty assert
2013-10-23 Diego Biurrunavfilter: Fix typo in Loren's email address
2013-10-23 Clément Bœschmovenc: Add an F4V muxer
2013-10-23 Alex Converseaac: Add support for Enhanced AAC Low Delay (ER AAC...
2013-10-23 Alex Converseaacdec: Use avpriv_report_missing_feature() instead...
2013-10-22 Derek Buitenhuisnut: Fix unchecked allocations
2013-10-22 Derek Buitenhuispthread: Avoid crashes/odd behavior caused by spurious...
2013-10-22 Vittorio Giovarafate: add fieldorder filter test
2013-10-22 Vittorio Giovaravf_fieldorder: log when processing is skipped
2013-10-22 Yusuke Nakamurah264_parser: Use ff_h264_reset_sei()
2013-10-22 Michael Niedermayerh264_parser: Fix order of operations
2013-10-22 Luca Barbatoavplay: Accept cpuflags option
2013-10-21 Luca Barbatoavio: Use AVERROR_PROTOCOL_NOT_FOUND
2013-10-21 Ben Jacksonpthread: Avoid spurious wakeups
2013-10-19 Diego Biurrunfate: vpx: Remove one redundant $(eval) invocation
2013-10-18 Luca Barbatowtv: Seek by sector properly
2013-10-17 Martin Storsjöfate: Increase the tolerance in the lavr tests
2013-10-17 Diego Biurrunfate: aac: Add test for AAC-LD
2013-10-16 Martin Storsjömem: Make av_strdup allocate using av_realloc
2013-10-15 Luca Barbatompegvideo: Move 8x8 in a separate function
2013-10-15 Luca Barbatompegvideo: Move obmc in a separate function
2013-10-15 Luca Barbatoffv1: Assume bitdepth 0 means 8bit
2013-10-15 Luca Barbatompegvideo: K&R formatting cosmetics
2013-10-15 Ronald S. Bultjelavc: Convert some remaining strides to ptrdiff_t
2013-10-15 Yusuke Nakamurah264_parser: Fix POC parsing for the case where MMCO_RE...
2013-10-15 Yusuke Nakamurah264_parser: Fix POC parsing for the case where MMCO_RE...
2013-10-15 James Almerfate: add vorbiscomment cover art test
2013-10-15 Anton KhirnovFATE: use proper comparison mode in the lavr tests
2013-10-15 Anton Khirnovtiny_psnr: switch f32 handling to floating point
2013-10-15 Diego Biurrunbitstream: Check the result of av_malloc()
2013-10-15 Diego Biurruncavs: more K&R formatting cosmetics
2013-10-15 Derek Buitenhuismpegaudio_tablegen: Don't use llrint
2013-10-15 Derek Buitenhuiscos_tablegen: Don't use lrint
2013-10-15 Derek Buitenhuistablegen: Don't use cbrtf in host tools
2013-10-15 Derek Buitenhuistableprint: Fix use of a size_t print with MSVC
2013-10-14 Michael Niedermayerhttp: Check the auth string contents and not only the...
2013-10-14 Jason Garrett... x86: more AVX2 framework
2013-10-14 Jason Garrett... x86inc: FMA3/4 Support
2013-10-14 Derek Buitenhuisx86inc: Remove our FMA4 support
2013-10-14 Henrik Gramnerx86inc: Use VEX-encoded instructions in AVX functions
2013-10-14 Derek Buitenhuisavresample/x86: Switch operand order for mulps
2013-10-14 Martin Storsjörtmp: Allocate the prev_pkt arrays dynamically
2013-10-13 Luca Barbatocavs: Check for negative cbp
2013-10-13 Luca Barbatocavs: Return meaningful error values
2013-10-13 Luca Barbatocavs: K&R formatting cosmetics
2013-10-13 Martin Storsjöhttp: Support auth method detection for POST
2013-10-13 Martin Storsjöhttp: Add an option for forcing basic authentication
2013-10-13 Derek Buitenhuispthread: Fix deadlock during thread initialization
2013-10-12 Luca Barbatoindeo4: Check the inherited quant_mat
2013-10-12 Luca Barbatoindeo4: Check the block size if reusing the band config...
2013-10-12 Vittorio Giovaraoggparsevorbis: fail on memory allocation error
2013-10-12 James Almeroggvorbisdec: add support for embedded cover art
2013-10-12 James Almerflac: move picture parsing code in a separate file
2013-10-12 Nicolas Georgeoggdec: add support for Opus in Ogg demuxing
2013-10-12 Vittorio Giovaraoggparsevorbis: check allocations
2013-10-12 James Almeroggparsevorbis: support official chapter extension
2013-10-12 Anton Khirnovlavc doxy: extend/clarify avcodec_decode_audio4() doxy
2013-10-12 Anton Khirnovlavc doxy: remove false statements about alignment...
2013-10-12 Anton KhirnovFATE: add lavr resampling tests
2013-10-12 Anton KhirnovFATE: add lavr mixing tests
next