]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-21 Michael Niedermayerbase64: fix little typo
2012-01-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-20 Michael Niedermayerbase64: add a benchmark for a pure syntax check.
2012-01-20 Michael Niedermayerbase64: simplify end handling in av_base64_encode()
2012-01-20 Michael Niedermayerbase64: optimize av_base64_encode()
2012-01-20 Michael Niedermayerbase64: add benchmark
2012-01-20 Reimar DöffingerSlightly optimize base64 encode.
2012-01-20 Reimar DöffingerOptimize output buffer size check in base64 decode.
2012-01-20 Reimar DöffingerMinor optimization of base64 decode.
2012-01-20 Martin StorsjöAdd a tool that uses avio to read and write, doing...
2012-01-20 Michael Niedermayeropt: Fix "libavutil/opt.c:811:20: warning: initializati...
2012-01-20 Felipe ContrerasARM: fix build with FFT enabled and MDCT disabled
2012-01-20 Stefano Sabatiniffprobe: increase precision for the shown float values
2012-01-20 Stefano Sabatiniffprobe: fix value_string() prefix printing for values...
2012-01-20 Stefano Sabatiniffprobe: reindent after previous commit
2012-01-20 Stefano Sabatiniffprobe: factorize common code in value_string()
2012-01-20 Stefano Sabatiniffmpeg: remove unused and commented variable OutputStre...
2012-01-20 Janne Grunaulavf: force single-threaded decoding in avformat_find_s...
2012-01-20 Dustin Brodyavidec: migrate last of lavf from FF_ER_* to AV_EF_*
2012-01-20 Anton Khirnovavserver: fix build after the next bump.
2012-01-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-19 Clément Bœschlavfi: add missing periods in descriptions.
2012-01-19 Nicolas Georgecmdutils: include type in filter list.
2012-01-19 Nicolas Georgecmdutils: media type to letter conversion in a separate...
2012-01-19 Michael BradshawChanged indexing in libopenjpeg to shorten lines
2012-01-19 Carl Eugen... Support gray8a encoding with libopenjpeg.
2012-01-19 Carl Eugen... Simplify 32bit png decoding.
2012-01-19 Carl Eugen... Support encoding 16bit pixel formats to sgi.
2012-01-19 Carl Eugen... Simplify 32bit pam decoding.
2012-01-19 Carl Eugen... Simplify PIX_FMT_RGB555LE selection in targa decoder.
2012-01-19 Carl Eugen... Simplify targa decoding on big endian.
2012-01-19 Nicolas Georgelibcelt: configure: check for recent version.
2012-01-19 ami_stuffAdd "S263" FourCC
2012-01-19 Javier CabezasDNxHD: frame multithreading
2012-01-19 Jindřich Makovičkampeg12: check for available bits to avoid an infinite...
2012-01-19 Michael Niedermayerwmalossless: Fix incompatoble pointer type warnings
2012-01-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-18 Diego Biurrunfate: add some shorthands to run groups of tests
2012-01-18 Diego Biurrunfate: Give some tests more sensible names.
2012-01-18 Diego Biurruncosmetics: Rename ffsink to avsink.
2012-01-18 Reimar DöffingerReplace a av_fast_malloc with av_fast_padded_malloc.
2012-01-18 Reimar DöffingerUse av_fast_padded_malloc in mimic and truemotion2...
2012-01-18 Michael Niedermayerpp: bump major in git master to match what debian contains.
2012-01-18 Reimar DöffingerUse av_fast_padded_malloc in fraps and mpc decoders.
2012-01-18 Gaurav Narulaavprobe, cmdutils: K&R formatting cosmetics
2012-01-18 Gaurav Narulatests: K&R formatting cosmetics for test programs
2012-01-18 Anton Khirnovlavf: free packets for muxers implementing interleave_p...
2012-01-18 Anton Khirnovlavf: fix and extend av_interleaved_write_frame() doxy.
2012-01-18 Alex Conversemov: Remove dead stores for spherical coordinates for...
2012-01-18 Donald Ovcharoverror_resilience: K&R formatting cosmetics
2012-01-18 Dmitry Volyntsevfix rtp 916 issue, patch 2
2012-01-18 Dmitry Volyntsevfix rtp 916 issue
2012-01-18 Michael Niedermayerlavc: call ff_init_buffer_info() from default reget...
2012-01-18 Michael Niedermayerlavc: when w/h changes in reget buffer, print the values.
2012-01-18 Anton KhirnovRELEASE_NOTES: mention hiding private symbols in shared...
2012-01-18 Anton KhirnovRELEASE_NOTES: mention some notable API changes in 0.8
2012-01-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-17 Stefano Sabatiniffprobe: add more safe casts in value_string()
2012-01-17 Stefano Sabatiniffprobe: use safer type for index variable in value_str...
2012-01-17 Stefano Sabatiniffprobe: fix printing of unit values which cannot be...
2012-01-17 Stefano Sabatinidoc/ffmpeg.texi: specify symbolic names for the vsync...
2012-01-17 Reimar DöffingerFix memleak after switch to encode_audio2 API.
2012-01-17 Reimar DöffingerUse ff_packet_free_side_data instead of duplicating it.
2012-01-17 Tomas Härdinmxfdec: Consider OPAtom files that don't have exactly...
2012-01-17 Paul B Mahollavc: remove unused headers
2012-01-17 Reimar Döffingerffmpeg: check tcgetattr result.
2012-01-17 Reimar DöffingerAdd and use av_fast_padded_malloc.
2012-01-17 Michael Niedermayerlavc: Check CODEC_CAP_VARIABLE_FRAME_SIZE && !frame
2012-01-17 Michael Niedermayerlavc: use av_freep() for freeing extended_data
2012-01-17 Justin Rugglestta: cast output data pointer to the correct type
2012-01-17 Stefano Sabatinitools: add ffeval tool
2012-01-17 Stefano Sabatinidoc/eval.texi: add precisation about the assumption...
2012-01-17 Stefano Sabatinilavu/eval: add if() and ifnot() eval functions
2012-01-17 Stefano Sabatinilavfi/testsrc: add "decimals" option to the testsrc...
2012-01-17 Stefano Sabatinilavc/mpegvideo_enc: improve log message in case of...
2012-01-17 Michael Bradshawlibopenjpegenc: Remove two redundant function parameters.
2012-01-17 Michael Bradshawlibopenjpegenc: Simplify gray encoding.
2012-01-17 Michael Bradshawlibopenjpegenc: Add error messages.
2012-01-17 Michael Bradshawlibopenjpegenc: Rename four conversion functions.
2012-01-17 Anton Khirnovavconv: fix -frames for video encoders with delay.
2012-01-17 Reimar DöffingerUse correct register size.
2012-01-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-17 Michael Niedermayerdpxenc: Dont store lavc indent when bitexact is set.
2012-01-16 Carl Eugen... Support 64bit pam decoding.
2012-01-16 Carl Eugen... Support gray8a pam decoding.
2012-01-16 Carl Eugen... Fix pix_fmt_info for yuva420.
2012-01-16 Clément Bœschfate: add GEN tag for mapchan sw tests.
2012-01-16 Maksym Veremeyenkofix av_dlog call with non-AVClass struct
2012-01-16 Reimar DöffingerRemove extraneous newline from dpx reference which...
2012-01-16 Janne Grunaurv34: add NEON rv34_idct_add
2012-01-16 Christophe... rv34: 1-pass inter MB reconstruction
2012-01-16 Reimar DöffingerRework VP8 decoder frame skipping code.
2012-01-16 Reimar Döffingermxfdec: Add missing free.
2012-01-16 Reimar Döffingerasfdec: Move variable declarations into the blocks...
2012-01-16 Clément Bœschlavu: add 2.1 channel layout.
2012-01-16 Carl Eugen... Add dpx encoding regression test.
2012-01-16 Paul B Maholadd SMJPEG muxer
2012-01-16 Paul B Maholavformat: split out common SMJPEG code
2012-01-16 Carl Eugen... Support rgb64 dpx encoding.
2012-01-16 Carl Eugen... Add gray16 and rgb48 png encoding regression tests.
next