]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-02-23 Diego Biurrunconfigure: Simplify VDPAU header check
2013-02-23 Diego Biurrunconfigure: Simplify VDA header and extralibs check
2013-02-23 Mans Rullgardconfigure: Do not redundantly list enabled hwaccel...
2013-02-23 Diego Biurrunconfigure: Add print_3_columns helper function and...
2013-02-23 Diego Biurrundoc: developer: Allow tabs in the vim configuration...
2013-02-23 Diego BiurrunRemove pointless av_cold attributes in header files
2013-02-23 Kostya Shishkovpnm: add high-bitdepth PGMYUV support for both encoder...
2013-02-23 John Van Sicklelibx264: change i_qfactor to use x264cli's default
2013-02-23 Anton Khirnovqtrle: use AV_LOG_ERROR in an error message.
2013-02-23 Anton Khirnovqtrle: cosmetics, reformat CHECK_PIXEL_PTR() macro
2013-02-23 Anton Khirnovqtrle: add more checks against pixel_ptr being negative.
2013-02-23 Anton Khirnovcavs: initialize various context tables to 0
2013-02-23 Anton Khirnovmlpdec: do not try to allocate a zero-sized output...
2013-02-23 Anton Khirnovmov: use the format context for logging.
2013-02-23 Anton Khirnovflicvideo: avoid an infinite loop in byte run compression
2013-02-23 Anton Khirnovloco: check that there is data left after decoding...
2013-02-23 Anton Khirnovlagarith: avoid infinite loop in lag_rac_refill()
2013-02-23 Anton Khirnovav_memcpy_backptr: avoid an infinite loop for back = 0
2013-02-23 Anton Khirnov4xm: check the return value of read_huffman_tables().
2013-02-21 Matt Wolenetzx86: h264: Don't use redzone in AVX h264_deblock on...
2013-02-20 Diego Biurrundxva2: Add missing #define to make header compile stand...
2013-02-20 Diego Biurrunarm: vp8: Add missing #includes for header to compile...
2013-02-20 Vicente Jimenez... doc: filters: Correct BNF FILTER description
2013-02-19 Diego Biurrunintreadwrite: tomi: Add missing attributes.h #include...
2013-02-19 Diego Biurrunbuild: Ensure that output directories for header object...
2013-02-19 Martin Storsjöh264: Get rid of unnecessary casts
2013-02-19 Ronald S. Bultjeh264/svq3: Stop using draw_edges
2013-02-19 Ronald S. Bultjeh264: Don't store intra pcm samples in h->mb
2013-02-19 Ronald S. Bultjeget_bits: Return pointer to buffer that is the result...
2013-02-19 Ronald S. Bultjeh264: Add add_pixels4/8() to h264dsp, and remove add_pi...
2013-02-19 Ronald S. Bultjeh264chroma: Remove duplicate 9/10 bit functions
2013-02-19 Ronald S. Bultjex86: Use simple nop codes for <= sse (rather than ...
2013-02-19 Ronald S. Bultjevp56: Remove clear_blocks call, and clear alpha plane...
2013-02-18 Daniel Kangx86: dsputil: Fix h263 loop filter link error in some...
2013-02-18 Daniel Kangx86: dsputil: int --> ptrdiff_t for ff_put_pixels16_mmx...
2013-02-18 Vicente Jimenez... doc: Fix some obsolete references to av* tools as ff...
2013-02-18 Matti Hamalainensvq3: unbreak decoding
2013-02-17 Luca Barbatobuild: make audio_frame_queue a stand-alone component
2013-02-17 Diego Biurrunbuild: The libopencore-amrnb encoder depends on audio_f...
2013-02-17 Diego Biurrunlibopencore-amrwb: Make AMR-WB ifdeffery more precise
2013-02-17 Diego Biurrunlibopencore-amr: Conditionally compile decoder and...
2013-02-17 Diego Biurrunlibopencore-amrnb: cosmetics: Group all encoder-related...
2013-02-17 Luca Barbatodsputil: convert remaining op_pixels_func
2013-02-17 Michael Niedermayerroqvideodec: check dimensions validity
2013-02-17 Michael Niedermayervqavideo: check chunk sizes before reading chunks
2013-02-17 Michael Niedermayerqdm2: check array index before use, fix out of array...
2013-02-17 Anton Khirnoverror_resilience: add required headers.
2013-02-15 Anton Khirnovh264: deMpegEncContextize
2013-02-15 Anton Khirnovmpegvideo: split ff_draw_horiz_band().
2013-02-15 Anton Khirnoverror_resilience: decouple ER from MpegEncContext
2013-02-15 Anton Khirnovsvq3: remove a pointless if()
2013-02-15 Anton Khirnovh264: remove a pointless if()
2013-02-15 Anton Khirnovh264: simplify calls to ff_er_add_slice().
2013-02-15 Anton Khirnovget_buffer(): do not initialize the data.
2013-02-15 Anton Khirnovvf_yadif: fix out-of line reads
2013-02-15 Anton Khirnovvf_yadif: factorize initializing the filtering callbacks
2013-02-15 Diego Biurrunsparc: dsputil: Simplify high_bit_depth checks
2013-02-14 Diego Biurrunh264idct: Replace duplicate scan8 table by appropriate...
2013-02-14 Diego Biurrunavutil: Ensure that emms_c is always defined, even...
2013-02-14 Diego Biurrunconfigure: Move MinGW CPPFLAGS setting to libc section...
2013-02-14 Diego Biurrunavutil: Move emms code to x86-specific header
2013-02-13 Derek Buitenhuisdoc/platform: Fix 10l typo
2013-02-13 Diego Biurrundsputil: Move STRIDE_ALIGN macro to the only place...
2013-02-12 Justin Ruggleslavr: fix mixing matrix reduction when normalization...
2013-02-12 Justin Ruggleslavr: fix matrix reduction for upmixing in certain...
2013-02-12 Justin Ruggleslavr: cosmetics: reindent
2013-02-12 Justin Ruggleslavr: make sure that the mix function is reset even...
2013-02-12 Justin Ruggleslavr: print out the mix matrix in ff_audio_mix_set_matrix()
2013-02-12 Justin Rugglesws-snd1: decode directly to the user-provided AVFrame
2013-02-12 Justin Ruggleswmavoice: decode directly to the user-provided AVFrame
2013-02-12 Justin Ruggleswmaenc: alloc/free coded_frame instead of keeping it...
2013-02-12 Justin Ruggleswma: decode directly to the user-provided AVFrame
2013-02-12 Justin Ruggleswmapro: decode directly to the user-provided AVFrame
2013-02-12 Justin Ruggleswavpack: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesvorbis: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesvmdaudio: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglestwinvq: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglestta: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglestruespeech: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglestak: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglessmackaud: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglessipr: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesshorten: decode directly to the user-provided AVFrame
2013-02-12 Justin Ruggless302m: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesra288: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesra144: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesralf: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesqdm2: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesqcelp: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglespcm-bluray: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesnellymoser: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesmpc7/8: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesmpegaudio: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesmlp/truehd: decode directly to the user-provided AVFrame
2013-02-12 Justin Rugglesmace: decode directly to the user-provided AVFrame
2013-02-12 Justin Ruggleslibspeex: decode directly to the user-provided AVFrame
2013-02-12 Justin Ruggleslibopus: decode directly to the user-provided AVFrame
2013-02-12 Justin Ruggleslibopencore-amr: decode directly to the user-provided...
2013-02-12 Justin Ruggleslibgsm: decode directly to the user-provided AVFrame
2013-02-12 Justin Ruggleslibilbc: decode directly to the user-provided AVFrame
next