platform/upstream/libav.git
2012-01-02 Reinhard TartlerRelease notes: mention cleaned up header includes
2012-01-02 Reinhard Tartlerfix Changelog file
2012-01-02 Diego BiurrunFix a bunch of typos.
2012-01-02 Diego BiurrunDrop some pointless void* return value casts from av_ma...
2012-01-02 Justin Ruggleswavpack: fix typos in previous cosmetic clean-up commit
2012-01-02 Justin Ruggleswavpack: cosmetics: K&R pretty-printing
2012-01-02 Anton Khirnovavconv: remove the 'codec framerate is different from...
2012-01-02 Hendrik Leppkeswavpack: determine sample_fmt before requesting a buffer
2012-01-02 Justin Rugglesbmv audio: implement new audio decoding API
2012-01-02 Justin Rugglesmpegaudiodec: skip all channels when skipping granules
2012-01-01 Janne Grunaumpegenc: simplify muxrate calculation
2012-01-01 Anton Khirnovavconv: make -frames work for all types of streams...
2012-01-01 Aneesh Dograbfi: K&R cosmetics
2012-01-01 Aneesh Dograbgmc: K&R cleanup
2012-01-01 Reimar Döffingerrawdec: Set start_time to 0 for raw audio files.
2012-01-01 Carl Eugen... Detect 'yuv2' as rawvideo also in avi.
2012-01-01 Stefano Sabatinirawdec: propagate pict_type information to the output...
2012-01-01 Piotr Bandurskirawdec: Support more QT 1bpp rawvideo files.
2012-01-01 Janne Grunauavconv: free bitstream filters
2012-01-01 Janne Grunauthreads: limit the number of automatic threads to MAX_A...
2012-01-01 Aneesh Dograavplay: K&R cleanup
2012-01-01 Janne Grunaufate: use rgb24 as output format for dfa tests
2012-01-01 Janne Grunauthreads: set thread_count to 1 when thread support...
2012-01-01 Janne Grunauthreads: introduce CODEC_CAP_AUTO_THREADS and add it...
2011-12-31 Oana StratulatFATE: add tests for dfa
2011-12-31 Ronald S. Bultjempegaudiodec: fix seeking.
2011-12-31 Justin Rugglesmpegaudiodec: fix compilation when testing the unchecke...
2011-12-31 Janne Grunauthreads: add sysconf based number of CPUs detection
2011-12-31 Janne Grunauthreads: always include necessary headers for number...
2011-12-31 Janne Grunauthreads: default to automatic thread count detection
2011-12-31 Janne GrunauChangelog: restore version <next> header
2011-12-31 Shitiz Gargcook: K&R formatting cosmetics
2011-12-30 Diego Biurrunfate: whitespace cosmetics
2011-12-30 Diego Biurrunfate: split off video codec FATE tests into their own...
2011-12-30 Diego Biurrunfate: split off audio codec FATE tests into their own...
2011-12-30 Diego Biurrunfate: split off Electronic Arts codec FATE tests into...
2011-12-30 Diego Biurrunfate: split off QuickTime codec FATE tests into their...
2011-12-30 Diego Biurrunfate: split off voice codec FATE tests into their own...
2011-12-30 Diego Biurrunfate: split off demuxer FATE tests into their own file
2011-12-30 Diego Biurruncosmetics: Drop unnecessary parentheses around return...
2011-12-30 Diego Biurrunfate: drop pointless _audio and _video suffixes from... v0.8b1
2011-12-30 Diego Biurrunqt-faststart: K&R reformatting; fix comment typos
2011-12-30 Mike MelansonFATE: Add test for H.264 MP4->annex.B bitstream filter.
2011-12-30 Diego Biurrunfate: split off DPCM codec FATE tests into their own...
2011-12-30 Diego Biurrunfate: split off PCM codec FATE tests into their own...
2011-12-29 Diego Biurrunlibvorbis: K&R reformatting cosmetics
2011-12-29 Aneesh Dogralibmp3lame: K&R formatting cosmetics
2011-12-29 Aneesh Dografate: Add a video test for xxan decoder
2011-12-29 Aneesh Dogrampegvideo_enc: K&R cosmetics (line 1000-2000).
2011-12-29 Aneesh Dograavconv: K&R cosmetics
2011-12-29 Martin Storsjöqt-faststart: Fix up indentation
2011-12-29 Kostya Shishkovindeo4: remove two unused variables
2011-12-29 Luca Barbatodoxygen: cleanup style to support older doxy
2011-12-29 Aneesh Dografate: add more tests for VC-1 decoder
2011-12-29 Andrey Utkinapplehttpproto: Apply the same reload interval changes...
2011-12-29 Martin Storsjöapplehttp: Use half the target duration as interval...
2011-12-29 Andrey Utkinapplehttp: Use the last segment duration as reload...
2011-12-29 Thad Wardlagarith: add decode support for arith rgb24 mode
2011-12-28 Michael Niedermayerv410dec: Check for sufficient input data. Fixes crash
2011-12-28 Reimar Döffingerfate: Add v210 codec regression tests
2011-12-28 Jindřich Makovičkampegts: adjustable minimum PES payload
2011-12-28 Jindřich Makovičkampegts: properly output large audio packets
2011-12-28 Paul B Maholavformat: Add SMJPEG demuxer.
2011-12-28 Kostya ShishkovIndeo 4 decoder
2011-12-27 Aneesh Dogrampegvideo_enc: K&R cosmetics
2011-12-27 Janne Grunaudoxygen: remove unreplaced variables from custom header...
2011-12-27 Janne Grunauthreads: test for sys/param.h and include it for sysctl...
2011-12-27 Janne Grunauv4l2: remove unneded linux specific asm/types.h include
2011-12-27 Martin Storsjöx86: Fix constraints for decode_significance*_x86
2011-12-26 Diego Biurrunfate: split off vqf/twinvq FATE tests into their own...
2011-12-26 Diego Biurrunfate: split off mpc FATE tests into their own file
2011-12-26 Diego Biurrunfate: split off libavcodec FATE tests into their own...
2011-12-26 Diego Biurrunfate: split off Microsoft codec FATE tests into their...
2011-12-26 Diego Biurrunfate: group all VP* codec FATE tests together in one...
2011-12-26 Janne Grunauswscale: prevent invalid writes in packed_16bpc_bswap
2011-12-25 Anton Khirnovavs: call release_buffer() at the end.
2011-12-25 Anton KhirnovAdd minor bumps and APIchanges entries for lavc/lavfi...
2011-12-25 Konstantin... mpegvideo.c: K&R formatting and cosmetics.
2011-12-25 Anton Khirnovavconv: avoid memcpy in vsrc_buffer when possible.
2011-12-25 Anton Khirnovavconv: implement get_buffer()/release_buffer().
2011-12-25 Anton Khirnovlavfi: add a new function av_buffersrc_buffer().
2011-12-25 Stefano Sabatinilavfi: add avfilter_copy_frame_props()
2011-12-25 Stefano Sabatinilavc: add format field to AVFrame
2011-12-25 Stefano Sabatinilavc: add width and height fields to AVFrame
2011-12-25 Stefano Sabatinilavc: add a sample_aspect_ratio field to AVFrame
2011-12-25 Gautam Guptadoxy: add website-alike style to the html output
2011-12-25 Anton KhirnovFAQ: add an entry for common error when using -profile
2011-12-23 Reinhard Tartlervp3dec: Check coefficient index in vp3_dequant()
2011-12-23 Michael Niedermayersvq1dec: call avcodec_set_dimensions() after dimensions...
2011-12-23 Reinhard TartlerPrepare for 0.8_beta1 snapshot release
2011-12-23 Janne Grunauthreads: check defines before using them in automatic...
2011-12-23 Janne Grunaupthread: include sys/types.h before sys/sysctl.h
2011-12-23 Anton Khirnov4xm: remove unused variables.
2011-12-23 Alexander Strangeh264: Fix a possible overread in decode_nal_units()
2011-12-23 Anton Khirnovallfilters: fix type of avfilter_vsrc_buffer.
2011-12-23 Sergey Radionovw32thread: call ResetEvent() in pthread_cond_broadcast().
2011-12-22 Diego Biurrunbuild: fix standalone compilation of OMA muxer
2011-12-22 Diego Biurrunbuild: fix standalone compilation of Microsoft XMV...
2011-12-22 Diego Biurrunbuild: fix standalone compilation of Core Audio Format...
2011-12-22 Gaurav Narulakvmc: fix invalid reads
next