platform/upstream/libav.git
2013-04-03 Martin Storsjöconfigure: Check for the atomic.h functions used in...
2013-04-03 Anton Khirnovconfigure: prettify atomics handling.
2013-03-31 Luca Barbatooma: Validate sample rates
2013-03-30 Derek Buitenhuisdoc/platform: Remove part about dllimport
2013-03-30 Matt Wolenetzvp8: Fix pthread_cond and pthread_mutex leaks
2013-03-29 Luca Barbatofate: add an option to generate the references
2013-03-28 Justin Rugglesflvdec: read audio sample size and channels metadata
2013-03-28 Justin Rugglesflvdec: use the correct audio codec id when parsing...
2013-03-28 Alexandra Khirnovavmdav: convert to bytestream2
2013-03-28 Anton KhirnovFATE: add a test for the join filter
2013-03-28 Anton KhirnovFATE: add a test for the volume filter
2013-03-28 Anton KhirnovFATE: add a test for the channelsplit filter
2013-03-28 Anton KhirnovFATE: add a test for the channelmap filter
2013-03-28 Anton KhirnovFATE: add a test for the negate filter
2013-03-28 Anton KhirnovFATE: add a test for the overlay filter
2013-03-28 Anton KhirnovFATE: add a test for the setpts filter
2013-03-28 Anton KhirnovFATE: add a test for the hqdn3d filter
2013-03-28 Anton KhirnovFATE: add a test for the transpose filter
2013-03-28 Anton KhirnovFATE: add a test for the unsharp filter
2013-03-28 Anton KhirnovFATE: add a test for the fade filter
2013-03-28 Anton KhirnovFATE: add a test for the drawbox filter
2013-03-28 Anton KhirnovFATE: add a test for the boxblur filter
2013-03-28 Anton KhirnovFATE: add a test for the gradfun filter
2013-03-28 Clément Bœschlavfi/gradfun: remove rounding to match C and SSE code.
2013-03-28 Clément Bœschlavfi/gradfun: fix dithering in MMX code.
2013-03-28 Clément Bœschlavfi/gradfun: fix rounding in MMX code.
2013-03-28 Clément Bœschlavfi/gradfun: do not increment DC pointer for odd...
2013-03-28 Diego Biurrunfate: filter: Add dependencies
2013-03-28 Anton Khirnovavconv: add options for reading filtergraphs from a...
2013-03-28 Anton KhirnovAVOptions: make av_set_options_string() forward options...
2013-03-27 Hendrik Leppkeswin32: Use 64-bit fstat/lseek variants for MSVC as...
2013-03-27 Reimar Döffingerwin32: Make ff_win32_open more robust
2013-03-27 Reimar Döffingerwin32: Allow other programs to open the same files
2013-03-27 Martin Storsjöconfigure: Add error_resilience as dependency to the...
2013-03-27 Kostya Shishkovape: use correct context for the bit table printed...
2013-03-27 Diego Biurrunbuild: Move setting of SRC_DIR to the only place it...
2013-03-27 Diego Biurrunbuild: Remove configure-generated .config file on distclean
2013-03-27 Martin Storsjömsmpeg4: Split decoding related functions to a separate...
2013-03-27 Diego Biurrunmpeg12: Move Mpeg1Context declaration to the only place...
2013-03-27 Diego BiurrunSplit MPEG-1/2 decoder code off from MPEG-1/2 common...
2013-03-27 Diego Biurrunmpeg12: Move some ff_mpeg1_* function declarations...
2013-03-27 Diego Biurruncosmetics: Remove unnecessary extern keywords from...
2013-03-27 Diego Biurrundca: Move ff_dca_convert_bitstream() to the DCA common...
2013-03-27 Janne Grunauvdpau: wrap codec specific functions in appropiate...
2013-03-26 Janne Grunauvdpau: fix obsolete mpeg1 vdpau decoder when mpeg2...
2013-03-26 Janne Grunauconfigure: fix dependencies of XvMC and old vdpau mpeg2...
2013-03-26 Janne Grunauhwaccel: fix use with frame based multithreading
2013-03-26 Janne Grunauutils: add workaround for AVHWAccel in ff_get_buffer...
2013-03-26 Martin Storsjöconfigure: Remove a stray msmpeg4v1 encoder declaration
2013-03-26 Martin Storsjöconfigure: Remove the mpegvideo dependency from svq1
2013-03-26 Martin Storsjöx86: vc1dsp: Fix indentation
2013-03-26 Ronald S. Bultjeh264: Make it possible to compile without error_resilience
2013-03-26 Martin Storsjölavc: Rename avpriv_mpv_find_start_code after moving...
2013-03-26 Martin Storsjölavc: Move start code finding to utils.c
2013-03-25 Kostya Shishkovape: 3.80-3.92 decoding support
2013-03-25 Martin Storsjöh264: Remove an unused variable
2013-03-25 Janne Grunaux86: consistently use unaligned movs in the unaligned...
2013-03-24 Martin Storsjösndio_dec: Add missing includes for av_gettime()
2013-03-24 Martin Storsjöx86: Change a missed occurrance of int to ptrdiff_t...
2013-03-23 Martin Storsjöx86: Remove win64 xmm clobbering wrappers for the now...
2013-03-23 Martin Storsjöbktr: Add missing includes for av_gettime()
2013-03-23 Janne Grunaufate: use little endian yuv444p10 in h264-reinit tests
2013-03-22 Janne Grunaufate: add test for cropping h264 to container dimensions
2013-03-22 Anton KhirnovFATE: add a tscc2 test.
2013-03-22 Anton Khirnovtscc2: allocate AVFrame properly.
2013-03-22 Jindřich Makovičkaaf_asyncts: fix compensation and PTS monotonicity
2013-03-22 Hendrik Leppkesavutil/frame: add all remaining frame properties to...
2013-03-21 Diego Biurrunconfigure: Enable hwaccels without external dependencie...
2013-03-21 Diego Biurrundoc/developer: Clarify symbol naming prefixes section.
2013-03-21 Anton Khirnovh264: remove redundant freeing of DPB in h264_decode_end
2013-03-21 Anton Khirnovh264: add a parameter to the CHROMA444 macro.
2013-03-21 Anton Khirnovh264: add a parameter to the CHROMA422 macro.
2013-03-21 Anton Khirnovh264: add a parameter to the CABAC macro.
2013-03-21 Anton Khirnovh264: add a parameter to the FIELD_OR_MBAFF_PICTURE...
2013-03-21 Anton Khirnovh264: add a parameter to the FIELD_PICTURE macro.
2013-03-21 Anton Khirnovh264: add a parameter to the FRAME_MBAFF macro.
2013-03-21 Anton Khirnovh264: add a parameter to the MB_FIELD macro.
2013-03-21 Anton Khirnovh264: add a parameter to the MB_MBAFF macro.
2013-03-21 Anton Khirnovh264: merge common_init() into ff_h264_decode_init.
2013-03-21 Anton Khirnovh264: make ff_h264_frame_start static.
2013-03-20 Janne Grunaufate: add tests for h264 decoder reinit
2013-03-20 Janne Grunauh264: fix bit depth changes with frame threading
2013-03-20 Martin Storsjörtmp: Pass the parameters to do_adobe_auth in the right...
2013-03-19 Hendrik Leppkesmpegvideo: allocate hwaccel privdata after the frame...
2013-03-19 Hendrik Leppkesh264: allocate hwaccel privdata after the frame buffer
2013-03-19 Hendrik Leppkespthread: unref already decoded frames when flushing...
2013-03-19 Hendrik Leppkesmpegvideo: fix allocation of the hwaccel_picture_privat...
2013-03-19 Anton Khirnovlavc: update the doxy for avcodec_decode_{video,audio...
2013-03-19 Anton Khirnovbuffersrc: fix a typo.
2013-03-19 Anton Khirnovlavc, lavfi: fix counting number of planes in AVBufferR...
2013-03-19 Anton Khirnovpixdesc: add a function for counting planes in a pixel...
2013-03-19 Anton Khirnovavplay: remove the -debug option.
2013-03-19 Anton KhirnovRevert "asfenc: return error on negative timestamp"
2013-03-18 Anton Khirnovprint_options: do not generate docs for options without...
2013-03-18 Anton Khirnovmpeg12: do not fail on zero dimensions in the sequence...
2013-03-18 Kostya Shishkoviff: validate CMAP palette size
2013-03-18 Luca Barbatoasfenc: return error on negative timestamp
2013-03-17 Anton Khirnovlavc,lavfi: fix calculating the plane size in the AVBuf...
2013-03-16 Reinhard Tartlerdocument the release process
2013-03-16 Anton Khirnovaf_join: do not leak input frames.
next