]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-11-20 Peter Rossthe hyperlink to the Developer's Certificate of Origin...
2012-11-20 Paul B Maholadd some planar PCM encoders
2012-11-20 Paul B Maholpcmdec: use memcpy() when possible for planar decoders
2012-11-20 Michael Niedermayeroggdec: fix memleak on header parsing failure
2012-11-20 Stefano Sabatinidoc/platform: replace link to site arrozcru.org with...
2012-11-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-20 Paul B Maholpcmenc: use ENCODE macro for pcm_s8
2012-11-20 Michael Niedermayerpcm: revert from libavs planar code to durandals.
2012-11-20 Michael NiedermayerMerge commit '7c278d2ae410a64bdd89f1777026b4b963c30a1a'
2012-11-20 Paul B Mahol8svx: move pcm_s8_planar decoder to pcm.c
2012-11-20 Paul B Mahol4xm: return error code if decode_init() failed
2012-11-20 Justin RugglesFATE: add 24-bit ALAC tests
2012-11-20 Justin Rugglesalacenc: support 24-bit encoding
2012-11-20 Justin RugglesFATE: rename ALAC tests from alac-* to alac-16-*
2012-11-20 Justin Rugglespcmdec: use planar sample format for pcm_s16le_planar
2012-11-20 Justin Rugglesvorbisdec: use float planar sample format
2012-11-20 Michael Niedermayeraacsbr: check sample_rate before using it, fix division...
2012-11-20 Michael Niedermayer4xmdec: fix integer overflow, null ptr dereference
2012-11-19 Peter Rossiff: DEEP RLE 32-bit decoder
2012-11-19 Bojan Zivkovicmips: Optimization of AC3 FP encoder and EAC3 FP decoder
2012-11-19 Clément Bœschswr: set default channel count options to 0.
2012-11-19 Gavin KinseyAllow use of @ character in username and passwords...
2012-11-19 Michael Niedermayerpthreads: increase MAX_BUFFERS due to 24c043c98ef22b9d4...
2012-11-19 Michael Niedermayeraf_aresample: allocate at least 1 sample buffer. Fix...
2012-11-19 Piotr Bandurskivble: remove superfluous braces
2012-11-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-19 Michael NiedermayerMerge commit '1c5805521c3e406886341d752ebf38f8d41e1d13'
2012-11-19 Michael Niedermayersbr: increase f_tablelim size, it appears it was too...
2012-11-19 Paul B Maholdoc/general: remove duplicate entry for ADPCM SMJPEG IMA
2012-11-19 Paul B Maholnut: add tag for PCM signed 8-bit planar
2012-11-19 Paul B Maholdoc/general: remove 8SVX audio, there is no such codec
2012-11-19 Paul B Maholdoc/general: move 8SVX codecs to right section
2012-11-19 Carl Eugen... Support iLBC in caf.
2012-11-19 Michael Niedermayerh264: dont stop parsing NALs without cleanup on DPC.
2012-11-19 Piotr Bandurskivble: do not abort when version is not 1
2012-11-19 Michael Niedermayermpegvideo: increase MAX_PICTURE_NUMBER.
2012-11-18 Piotr Bandurskiavrndec: support lowres for mjpeg
2012-11-18 Michael Niedermayererror concealment: check that references are frames...
2012-11-18 Michael Niedermayerh264: Check gray scale CBP, fix out of array accesses.
2012-11-18 Michael Niedermayerliavfi/avcodec: allow channel layouts with fewer channe...
2012-11-18 Paul B Maholpcmenc: remove dead increment
2012-11-18 Paul B Maholpcm: move i into for loop to avoid { } inside switch...
2012-11-18 Paul B Maholfate: add mjpeg-422 and mjpeg-444 tests
2012-11-18 Michael Niedermayerff_h264_direct_ref_list_init: fix B slice check.
2012-11-18 Paul B Maholmjpegenc: yuvj444p support
2012-11-18 Diego Biurrunx86: h264_intrapred: Fix C function names in comments
2012-11-18 John StebbinsPGS subtitles: Set AVSubtitle pts value
2012-11-18 Diego Biurrunx86: SPLATD: port to cpuflags
2012-11-18 Stefano Sabatinilavfi/frei0r: in init() check path loop, free resources...
2012-11-18 Stefano Sabatinilavfi/frei0r: extend load_path() to support arbitrarily...
2012-11-18 Michael Niedermayerh264: correct ref count check and limit, fix out of...
2012-11-18 Michael Niedermayerh264: fix integer overflow, assert failure
2012-11-18 Michael Niedermayerff_mpeg_update_thread_context: assert context unequality
2012-11-18 Clément Bœschpp: add SSE2 deInterlaceInterpolateCubic().
2012-11-18 Clément Bœschpp: add support for SSE2.
2012-11-18 Clément Bœschlavfi/mp/pp: use PP_CPU_CAPS_AUTO.
2012-11-18 Clément Bœschpp: add auto detection cpu flag.
2012-11-18 Clément Bœschpp: add various const for pointers.
2012-11-18 Nicolas Georgelavfi/drawtext: implement more generic expansion.
2012-11-18 Piotr Bandurskiiff: decode HAM8 images with masking correctly.
2012-11-18 Michael Niedermayerh264: Skip odd NALs in extradata, prevent undefined...
2012-11-18 Marton Balintlavf: let av_find_best_stream use bitrate info if available
2012-11-18 Peter Rossiff: process DEEP DLOC chunk to obtain image dimensions
2012-11-18 Peter Rossiff: recognise more DEEP colorspaces
2012-11-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-18 Paul B Maholast: check bit depth too
2012-11-18 Paul B Maholimg2enc: remove dead code
2012-11-18 Diego Biurrunconfigure: Refactor CPPFLAGS settings for glibc/uclibc
2012-11-18 Mans Rullgardconfigure: add basic support for ARM AArch64
2012-11-18 Mans Rullgardbuild: set -U__STRICT_ANSI__ for newlib
2012-11-18 Carl Eugen... Fix possible NULL-pointer dereference when decoding...
2012-11-18 Michael Niedermayermjpegdec: reset h/v_count, fix assertion failure.
2012-11-18 Ronald S. Bultjex86: lavr: fix stack allocation for 7 and 8 channel...
2012-11-18 Justin Ruggleslavr: fix the decision for writing directly to the...
2012-11-17 Paul B Maholeamad: return meaningful error codes
2012-11-17 Paul B Maholsmush: check audio packet size
2012-11-17 Michael Niedermayervcr1: check if dimensions are supported, fix out of...
2012-11-17 Michael Niedermayerelectronicarts: check size before reading duration...
2012-11-17 Paul B MaholAST demuxer
2012-11-17 Paul B MaholPCM signed 16-bit big-endian planar decoder
2012-11-17 Paul B Mahollxfdec: remove deplanarization hack
2012-11-17 Paul B MaholPCM signed 24-bit/32-bit little-endian planar decoder
2012-11-17 Nicolas Georgedoc/texi2pod: recognize @table @command.
2012-11-17 Nicolas Georgelavfi/drawtext: use bprint for the expanded text.
2012-11-17 Nicolas Georgelavu/bprint: implement av_bprint_strftime().
2012-11-17 Mans Rullgardparisc: work around bug in gcc 4.3 and later
2012-11-17 Michael Niedermayerflvdec: disable hack that attempts to parse aac bitstre...
2012-11-17 Michael Niedermayereamad: fix out of array accesses
2012-11-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-11-17 Michael NiedermayerMerge commit '8f5587c3d0bc4b5f075e4282215bda91a21fc12e'
2012-11-17 Nicolas Georgecmdutils: free the report file name.
2012-11-17 Nicolas Georgeconfigure: add --fatal-warnings option.
2012-11-17 Nicolas Georgeconfigure: warn when en/disabling has no effect.
2012-11-17 Stefano Sabatinilavf/avienc: return proper error codes, and provide...
2012-11-17 Anton KhirnovFATE: add a bink version 'b' test
2012-11-17 Anton KhirnovFATE: add a bink version 'i' test
2012-11-17 Michael Niedermayerxxan: check ybuf index before use.
2012-11-17 Michael Niedermayercook: check subbands more completely, fix out of array...
2012-11-17 Michael Niedermayerff_mpeg4videodec_static_init: fix return type
2012-11-17 Michael Niedermayermxfdec: fix potential integer overflow in mxf_compute_s...
next