]> git.sesse.net Git - ffmpeg/history - libavcodec
build: Allow building old API/ABI libpostproc version
[ffmpeg] / libavcodec /
2012-01-24 Michael Niedermayerh264: Disallow w/h/pixfmt changes for frame threads.
2012-01-24 Michael Niedermayermpegvideo: Draw edges based on the pictures linesize...
2012-01-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-24 Michael NiedermayerRevert "Fix multi-channel AAC encoding."
2012-01-23 Nathan Caldwellaacenc: Simplify windowing
2012-01-23 Nathan Caldwellaacenc: Move saved overlap samples to the beginning...
2012-01-23 Nathan Caldwellaacenc: Deinterleave input samples before processing.
2012-01-23 Nathan Caldwellaacenc: Store channel count in AACEncContext.
2012-01-23 Nathan Caldwellaacenc: Move Q^3/4 calculation to it's own table
2012-01-23 Nathan Caldwellaacenc: Request normalized float samples instead of...
2012-01-23 Nathan Caldwellaacpsy: Replace an if with FFMAX in LAME windowing.
2012-01-23 Nathan Caldwellaacenc: cosmetics, replace 'rd' with 'bits' in codebook...
2012-01-23 Nathan Caldwellaacpsy: cosmetics, change a FIXME to a NOTE about subsh...
2012-01-23 Nathan Caldwellaacenc: cosmetics: move init() and end() to the bottom...
2012-01-23 Nathan Caldwellaacenc: aac_encode_init() cleanup
2012-01-23 David MitchellImprove support for PGS subtitles.
2012-01-23 Michael Niedermayerpthreads: Generic progress lubrication support.
2012-01-23 Michael Niedermayerpthreads: reset got_frames on flush.
2012-01-23 Paul B MaholXWD encoder and decoder
2012-01-23 Hendrik Leppkesvc1: don't read the interpfrm and bfraction elements...
2012-01-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-22 Philip LangdaleCrystalHD: Back up extradata to allow decoder reinit...
2012-01-22 Philip LangdaleCrystalHD: Initialise variables to silence valgrind.
2012-01-22 Michael Niedermayerpthread: Change a signal to a broadcast as multiple...
2012-01-22 Carl Eugen Hoyospam: Fix a typo that broke writing and reading PAM...
2012-01-22 Hendrik Leppkesmpeg12: fixed parsing in some mpeg2 streams
2012-01-22 Michael Niedermayerlavc: fix FF_LOSS_COLORQUANT detection for gray8a-...
2012-01-22 Reimar DöffingerExtract some duplicated code.
2012-01-22 Reimar DöffingerRemove pointless and distracting ()
2012-01-22 Reimar DöffingerSimplify: just add header_size directly.
2012-01-22 Reimar DöffingerMove some duplicated code, simplify.
2012-01-22 Reimar DöffingerMake variable that always has the same value const.
2012-01-22 Michael NiedermayerRC: Fix initial buffer occupancy.
2012-01-22 Michael Niedermayeraacenc: Fix bug in writing libavcodec_ident.
2012-01-22 Carl Eugen HoyosSupport decoding gray8a tiff images.
2012-01-21 Michael Niedermayerpngdec: Do not use SIMD paeth prediction for bpp=2
2012-01-21 Michael Niedermayerpngdec: Fix masks for interlaced decoding
2012-01-21 Michael Niedermayerpngdec: Add some FF_DEBUG based av_logs.
2012-01-21 Michael Niedermayerlavc: Mark the err_detect constants as audio+video...
2012-01-21 Michael Niedermayererror_detection: put the old error detection constants...
2012-01-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-21 Janne Grunauthreads: change the default for threads back to 1
2012-01-21 Janne Grunauthreads: update slice_count and slice_offset from user...
2012-01-21 Dustin Brodympegaudiodec: switch error detection check to AV_EF_BUFFER
2012-01-21 Dustin Brodylavc: rename err_filter option to err_detect and docume...
2012-01-21 John Brooksmpegvideo: fix invalid memory access for small video...
2012-01-21 Michael Niedermayerac3dec: Move center&surround mix level tables to parser.
2012-01-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-20 Felipe ContrerasARM: fix build with FFT enabled and MDCT disabled
2012-01-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-19 Michael BradshawChanged indexing in libopenjpeg to shorten lines
2012-01-19 Carl Eugen HoyosSupport gray8a encoding with libopenjpeg.
2012-01-19 Carl Eugen HoyosSimplify 32bit png decoding.
2012-01-19 Carl Eugen HoyosSupport encoding 16bit pixel formats to sgi.
2012-01-19 Carl Eugen HoyosSimplify 32bit pam decoding.
2012-01-19 Carl Eugen HoyosSimplify PIX_FMT_RGB555LE selection in targa decoder.
2012-01-19 Carl Eugen HoyosSimplify targa decoding on big endian.
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 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 Reimar DöffingerUse av_fast_padded_malloc in fraps and mpc decoders.
2012-01-18 Donald Ovcharoverror_resilience: K&R formatting cosmetics
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 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-17 Reimar DöffingerUse ff_packet_free_side_data instead of duplicating it.
2012-01-17 Paul B Mahollavc: remove unused headers
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 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 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 HoyosSupport 64bit pam decoding.
2012-01-16 Carl Eugen HoyosSupport gray8a pam decoding.
2012-01-16 Carl Eugen HoyosFix pix_fmt_info for yuva420.
2012-01-16 Maksym Veremeyenkofix av_dlog call with non-AVClass struct
2012-01-16 Janne Grunaurv34: add NEON rv34_idct_add
2012-01-16 Christophe GISQUETrv34: 1-pass inter MB reconstruction
2012-01-16 Reimar DöffingerRework VP8 decoder frame skipping code.
2012-01-16 Carl Eugen HoyosSupport rgb64 dpx encoding.
2012-01-16 Laurentiu Ionpictordec: Use bytestream2 functions
2012-01-16 Michael Niedermayervorbisdec: Check that the x values of floor1 are unique.
2012-01-16 Justin Rugglespcmenc: use AVCodec.encode2()
2012-01-16 Justin Rugglesavcodec: bump minor version and add APIChanges for...
2012-01-16 Justin Rugglesavcodec: Add avcodec_encode_audio2() as replacement...
2012-01-16 Justin Rugglesavcodec: add a public function, avcodec_fill_audio_frame().
2012-01-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-15 Christophe GISQUETrv34: Intra 16x16 handling
2012-01-15 Christophe GISQUETrv34: Inter/intra MB code split
2012-01-15 Carl Eugen HoyosSupport rgb48 and rgba64 png encoding.
next