]> git.sesse.net Git - ffmpeg/history - libavcodec
Merge remote-tracking branch 'stev47/master'
[ffmpeg] / libavcodec /
2012-09-01 Michael NiedermayerMerge remote-tracking branch 'stev47/master'
2012-09-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-09-01 Carl Eugen HoyosFix compilation with yasm-0.6.2.
2012-09-01 Stephan HilbMerge branch 'master' of git://source.ffmpeg.org/ffmpeg
2012-09-01 Stephan Hilbcpia: move reget_buffer after header check
2012-08-31 Michael Niedermayerlavc: support building with the forks ABI for avcodec_f...
2012-08-31 Michael Niedermayerimgconvert: add avcodec_find_best_pix_fmt_of_2()
2012-08-31 Reimar Döffingerdvbsubdec: set width/height from display def if not...
2012-08-31 Carl Eugen HoyosAdd some missing _EXTERNAL suffixes to yasm source...
2012-08-31 Michael Niedermayerdsicinav: fix signed integer overflow
2012-08-31 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-31 Michael NiedermayerMerge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'
2012-08-31 Carl Eugen HoyosWrite TIFF Tag ExtraSamples when encoding pix_fmts...
2012-08-31 Carl Eugen HoyosCosmetics: Reorder pix_fmts in tiffenc.c.
2012-08-31 Carl Eugen HoyosSimplify setting colour space for mono* when encoding...
2012-08-31 Alberto DelmásMSS1 and MSS2: set final pixel format after common...
2012-08-31 Alberto DelmásMSS2 decoder
2012-08-30 Diego Biurrunx86: Split inline and external assembly #ifdefs
2012-08-30 Stephan HilbAdd CPiA video decoder
2012-08-30 Michael Niedermayerfaxcompr: fix byte alignment case
2012-08-30 Diego Biurrunx86: Fix linking with some or all of yasm, mmx, optimiz...
2012-08-30 Diego Biurrunx86: cosmetics: Comment some #endifs for better readability
2012-08-30 Kostya Shishkovg723_1: add comfort noise generation
2012-08-30 Michael Niedermayerlibvorbisdec: fix const nitpick warning
2012-08-30 Michael Niedermayerutvideoenc: Switch to dsputils' median prediction
2012-08-30 Michael Niedermayerutvideoenc: Avoid writing into the input picture
2012-08-30 Michael Niedermayerutvideoenc: remove unused variable
2012-08-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-30 Anton Khirnovlavc: add lossy/lossless codec properties.
2012-08-30 Michael Niedermayerdnxhdenc: fix pointer type warning
2012-08-30 Michael Niedermayerwmalosslessdec: remove unused variable
2012-08-30 Michael Niedermayerwmavoice: switch to av_assert
2012-08-29 Michael Niedermayeraacdec: fix priming/skip for AAC HE/HE2
2012-08-29 Michael Niedermayeraacdec: pass AVPacket to aac_decode_frame_int()
2012-08-29 Michael Niedermayeraudio_frame_que: remove broken code that is specific...
2012-08-29 Philip LangdaleAdd missing codec descriptor for timingless subrip.
2012-08-29 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-29 Michael NiedermayerMerge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'
2012-08-29 Michael Niedermayerlavc: protect calls to frame_thread_encoder by HAVE_THREADS
2012-08-29 Paul B Maholexr: fix decoding ZIP16 and height not multiple of 16
2012-08-29 Anton KhirnovAdd reminders to update the codec descriptor list with...
2012-08-29 Michael Niedermayerframe_thread_encoder: pass frame pict type and quality
2012-08-29 Michael Niedermayerframe_thread_encoder: pass private options
2012-08-28 Diego Biurrunx86: Always compile files with functions that are calle...
2012-08-28 Diego Biurrunx86: mpegvideoenc: fix linking with --disable-mmx
2012-08-28 Diego Biurrunx86: mpegvideoenc: Do not abuse HAVE_ variables for...
2012-08-28 Martin Storsjötestprogs: Remove unused includes
2012-08-28 Diego Biurrunx86: avcodec: Drop silly "_mmx" suffixes from filenames
2012-08-28 Diego Biurrunx86: avcodec: Drop silly "_sse" suffixes from filenames
2012-08-28 Michael Niedermayerutvideoenc: use ff_huff_gen_len_table
2012-08-28 Michael Niedermayerhuffman: add ff_huff_gen_len_table
2012-08-28 Reimar Döffingercllc: simplify/fix swapped data buffer allocation.
2012-08-28 Martin Storsjöh264: Check that the codec isn't null before accessing it
2012-08-28 Martin Storsjöaudio_frame_queue: Define af_queue_log_state before...
2012-08-28 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-28 Derek Buitenhuisvp56: Don't use DECLARE_ALIGN on a typedef name
2012-08-28 Kostya Shishkovvc1: export some functions
2012-08-28 Michael Niedermayerallcodecs: fix vda order
2012-08-28 Xidorn Quanvdadec: implement vda decoder
2012-08-27 Mans RullgardRevert "dsputil: make {add/put/put_signed}_pixels_clamp...
2012-08-27 Diego Biurrunbuild: Restore dependency of acelp_filters.o on celp_math.o
2012-08-27 Diego Biurruncelp_math: Replace duplicate ff_dot_productf() by ff_sc...
2012-08-27 Diego Biurruncelp_math: Move ff_cos() to the only place it is used
2012-08-27 Derek Buitenhuisvp56: Don't use DECLARE_ALIGN on a typedef name
2012-08-27 Reimar Döffingercllc: simplify/fix swapped data buffer allocation.
2012-08-27 Georg Lippitschdpx: 10 and 12 bit decoding
2012-08-27 Kostya Shishkovmss1: move code that will be reused by MSS2 decoder...
2012-08-27 Kostya Shishkovmss1: merge decode_intra() and decode_inter()
2012-08-27 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-27 Luca Barbatohuffyuv: update to current coding style
2012-08-27 Luca Barbatohuffman: update to current coding style
2012-08-27 Diego Biurrunbuild: fft: x86: Drop unused YASM-OBJS-FFT- variable
2012-08-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-26 Diego Biurrunaudio_frame_queue: Clean up ff_af_queue_log_state debug...
2012-08-26 Diego Biurrundwt: Remove unused code.
2012-08-26 Mans Rullgardcavs: convert cavsdata.h to a .c file
2012-08-26 Diego Biurruncavs: Move inline functions only used in one file out...
2012-08-26 Diego Biurruncavs: Move data tables used in only one place to that...
2012-08-26 Paul B Maholavrndec: silence warning about incompatible pointer...
2012-08-26 Michael Niedermayerh264: ff_init_cabac_states doesnt use its argument...
2012-08-26 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-25 Mans Rullgardx86: fft: remove unused fft_dispatch* functions
2012-08-25 Paul B Mahollavc: add some missing .long_name to codec_descriptors[]
2012-08-25 Derek Buitenhuiscllc: Pad swapped buffer
2012-08-25 Georg Lippitschdpx: 10 and 12 bit encoding
2012-08-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-08-24 Michael NiedermayerMerge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'
2012-08-24 Jan Ekströmutvideodec: Fix single symbol mode decoding
2012-08-24 Nicolas Georgelavc/dvdsubenc: check the type of rectangles.
2012-08-24 Mans Rullgardtruespeech: drop useless casts
2012-08-24 Mans Rullgardlibavcodec: drop bogus dependencies from mpc[78] and...
2012-08-24 Mans Rullgardmpegaudio: move ff_mpa_enwindow to a separate file
2012-08-24 Anton KhirnovAVOptions: store defaults for INT64 options in int64...
2012-08-24 Diego Biurrunx86: mpegvideo: more sensible names for optimization...
2012-08-24 Diego Biurrunx86: mpegvideoenc: Split optimizations off into a separ...
2012-08-24 Diego Biurrundnxhdenc: x86: more sensible names for optimization...
2012-08-24 Diego Biurrunsvq1/svq3: Move common code out of SVQ1 decoder-specifi...
2012-08-24 Jordi Ortizdirac: add Comments and references to the standard
2012-08-23 Michael Niedermayermjpeg: fix fliping with emu edges.
2012-08-23 Joseph ArtsimovichFix partially hidden macroblocks for 10-bit DNxHD.
next