]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-11-12 Michael Niedermayermandelbrot: increase cache size
2011-11-12 Michael Niedermayermandelbrot: increase resolution, and decrease zoom...
2011-11-12 Michael Niedermayermandelbrot: increase default maxiter
2011-11-12 Michael Niedermayermandelbrot: Only use cycle detection if previous pixel...
2011-11-12 Michael Niedermayermandelbrot: detect cycles to speed up interior rendering.
2011-11-12 Michael Niedermayermandelbrot: increase default maxiter to 1024
2011-11-12 Michael Niedermayermandelbrot: use cache to avoid recalculating points.
2011-11-12 Michael Niedermayermandelbrot: more interresting zoom coordinates borrowed...
2011-11-12 Peter Rossjvdec: set alpha component
2011-11-12 Peter Rossset ff_cga_palette and ff_ega_palette alpha component
2011-11-12 Michael Niedermayervble: remove flags copy, its not used in any speed...
2011-11-12 Michael Niedermayervble: remove len array, its unneeded
2011-11-12 Michael Niedermayervble: remove unused variable len.
2011-11-12 Michael Niedermayervble: move get_bits_left() check out of inner loop...
2011-11-12 Michael Niedermayervble: remove vble_read_reverse_unary(), the code is...
2011-11-12 Michael Niedermayervble: use LUT for vble_read_reverse_unary()
2011-11-12 Michael Niedermayervble: change variable to int, its slightly faster and...
2011-11-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-12 Janne Grunauvble: remove vble_error_close
2011-11-12 Derek BuitenhuisVBLE Decoder
2011-11-11 Carl Eugen... Use AC-3 as default codec for wtv.
2011-11-11 Michael Niedermayermandelbrot: add a end_scale and pts so we can zoom in.
2011-11-11 Michael Niedermayermandelbrot: center coordinate reference on the images...
2011-11-11 Michael Niedermayermandelbrot: make 2 variables const
2011-11-11 Michael Niedermayermandelbrot: fix typo that led to hardcoded max iteratio...
2011-11-11 ami_stuffNever use MP3 as default audio codec for asf.
2011-11-11 Michael Niedermayermandelbrot: support different outer coloring methods.
2011-11-11 Michael Niedermayermandelbrot: make bailout a variable
2011-11-11 Michael Niedermayeravfilter: bump minor for mandelbrot
2011-11-11 Michael Niedermayeravfilter: add mandelbrot fraktal source
2011-11-11 Janne Grunauvble: remove vble_error_close
2011-11-11 Derek BuitenhuisVBLE Decoder
2011-11-11 Justin Rugglestta: use an integer instead of a pointer to iterate...
2011-11-11 Justin Rugglesshorten: do not modify samples pointer when interleaving
2011-11-11 Justin Rugglesmpc7: only support stereo input.
2011-11-11 Justin Rugglesdpcm: do not try to decode empty packets
2011-11-11 Justin Rugglesdpcm: remove unneeded buf_size==0 check.
2011-11-11 Justin Rugglestwinvq: add SSE/AVX optimized sum/difference stereo...
2011-11-11 Justin Rugglesvqf/twinvq: pass vqf COMM chunk info in extradata
2011-11-11 Justin Rugglesvqf: do not set bits_per_coded_sample for TwinVQ.
2011-11-11 Justin Rugglestwinvq: check for allocation failure in init_mdct_win()
2011-11-11 ami_stuffasfenc: Use wmav2 audio codec by default.
2011-11-11 Carl Eugen... Make PAL8 pcx images opaque.
2011-11-11 Carl Eugen... Set palette for 1bit pcx.
2011-11-11 Michael Niedermayeryadif, its 2011
2011-11-11 Michael Niedermayeryadif: reject reuse2 buffers as we cant use frames...
2011-11-11 Sean McGovernswscale: add padding to conversion buffer.
2011-11-11 Sebastien Zwickertvda: use fast reallocation.
2011-11-11 Michael Niedermayersws: Fix compilation with disabled MMX2
2011-11-11 John Brooksrtpdec: Simplify finalize_packet
2011-11-11 Martin Storsjöhttp: Handle proxy authentication
2011-11-11 Martin Storsjöhttp: Print an error message for Authorization Required...
2011-11-11 Anton KhirnovAVOptions: don't return an invalid option when option...
2011-11-11 Mike MelansonAIFF: add 'twos' FourCC for the mux/demuxer (big endian...
2011-11-11 Michael Niedermayerffprobe: use av_noreturn
2011-11-11 Michael Niedermayerffserver: use av_noreturn
2011-11-11 Michael Niedermayerffplay: use av_noreturn
2011-11-11 Michael Niedermayerffmpeg: use av_noreturn
2011-11-11 Michael Niedermayeravutil: add av_noreturn
2011-11-11 Michael Niedermayerffmpeg: check debug scanf() return value.
2011-11-11 Michael Niedermayerffmpeg: get rid of deprecated warnings due to AVOption...
2011-11-11 Mashiat Sarker... Implement use_high_update_speed() and use_normal_update...
2011-11-11 Mashiat Sarker... Initialize num_logged_tiles and remove unnecessary...
2011-11-11 Mashiat Sarker... Log index for each line of output
2011-11-11 Mashiat Sarker... Log tile size
2011-11-11 Mashiat Sarker... Output decoded residues
2011-11-11 Mashiat Sarker... Replace placeholders with actual calls to clear_codec_b...
2011-11-11 Mashiat Sarker... Implement lms_update()
2011-11-11 Mashiat Sarker... Implement lms_predict()
2011-11-11 Mashiat Sarker... Implement reset_codec()
2011-11-11 Mashiat Sarker... Add missing syntax elements to WmallDecodeCtx
2011-11-11 Mashiat Sarker... Add .recent syntax element to cdlms struct
2011-11-11 Mashiat Sarker... Analysis and spec comparison
2011-11-11 Mashiat Sarker... Implement clear_codec_buffers()
2011-11-11 Mashiat Sarker... Add buffers to context necessary for reverting cdmls...
2011-11-11 Mashiat Sarker... Analysis and spec comparison
2011-11-11 Mashiat Sarker... Cosmetics
2011-11-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-10 Luca Barbatodoc: update libavfilter documentation
2011-11-10 K.Y.Hcook: fix apparent typo in extradata parsing
2011-11-10 Nir Ben Davidgolomb: Fix overread in get_ur_golomb_jpegls()
2011-11-10 Lou Logandoc: update examples to use -b:v or -b:a
2011-11-10 Carl Eugen... Fix some 1bit bmp samples, they are palletised.
2011-11-10 Martin Storsjötls: Use the URLContext as logging context
2011-11-10 Alex Converseaes: Avoid illegal read and don't generate more key...
2011-11-10 Alex Conversempc7: Fix memset call in mpc7_decode_frame function
2011-11-10 Justin Rugglesatrac1: use correct context for av_log()
2011-11-10 Justin Rugglesapedec: consume the whole packet when copying to the...
2011-11-10 Justin Rugglesapedec: do not needlessly copy s->samples to nblocks.
2011-11-10 Justin Rugglesapedec: check output buffer size after calculating...
2011-11-10 Justin Rugglesapedec: remove unneeded entropy decoder normalization.
2011-11-10 Justin Rugglestruespeech: use memmove() in truespeech_update_filters()
2011-11-10 Justin Rugglesvorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check
2011-11-10 Justin Rugglesvorbisdec: remove unneeded buf_size==0 check
2011-11-10 Justin Rugglesvorbisdec: return proper error codes instead of made...
2011-11-10 Michael Niedermayerffmpeg: update timestamping code to handle frame threads
2011-11-10 Michael Niedermayermpeg4videodec: fix lml4 and frame threading without...
2011-11-10 Martin Storsjöhttp: Don't add a Range: bytes=0- header for POST
2011-11-10 Laurent Aimarsunrast: Check for invalid/corrupted bitstream
2011-11-10 Martin Storsjöhttp: Change the chunksize AVOption into chunked_post
next