]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-03-22 Michael Niedermayerffv1enc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerdvenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerdpxenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerdnxhdenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayercljrenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerbmpenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayeralacenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayersv1enc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayeradxenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayeradpcmenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayeraacenc: switch to ff_alloc_packet2()
2012-03-22 Michael Niedermayerlavc: add ff_alloc_packet2().
2012-03-22 Michael Niedermayeravcodec_encode_audio2: add missing padding to realloc()
2012-03-22 Nicolas Georgeudp: lock all operations on shared variables.
2012-03-22 Nicolas Georgeudp: return the error code instead of generic EIO.
2012-03-22 Nicolas Georgeudp: call av_fifo_space directly as needed.
2012-03-22 Nicolas Georgeudp: use non-blocking read instead of select.
2012-03-22 Nicolas Georgeudp: use pthread_cancel instead of a shared flag.
2012-03-22 Paul B Maholsegment: fix null pointer dereference
2012-03-22 Paul B Maholdvbsub: remove unused variable
2012-03-22 Paul B Maholbbox: remove superfluous initializations
2012-03-22 Paul B Maholflicvideo: remove dead store
2012-03-22 Paul B Mahollatm_parser: remove dead store
2012-03-22 Paul B Maholsunrastenc: remove dead store
2012-03-22 Paul B Maholmjpegbdec: remove dead store
2012-03-22 Paul B Maholvqavideo: remove some superfluous " VQA video: "
2012-03-22 Paul B Maholelectronicarts vp6: set duration of video stream
2012-03-22 Michael Niedermayerdoc/examples/decoding_encoding: make the buffer bigger.
2012-03-22 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-03-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-21 Michael Niedermayerh264_mp4toannexb_bsf: use i instead of misusing unit_type.
2012-03-21 Vidar MadsenFix type and codetype fields in the MMF header for...
2012-03-21 Carl Eugen... Fix libspeex decoding.
2012-03-21 gs_gailh264_mp4toannexb_bsf: support 24bit lengths
2012-03-21 Reimar DöffingerPrint a warning when using wild guesses as time stamps.
2012-03-21 Reimar DöffingerReplace SSE2 instruction by SSE equivalent.
2012-03-21 Justin Rugglesadxenc: use AVCodec.encode2()
2012-03-21 Justin Rugglesadxenc: Use the AVFrame in ADXContext for coded_frame
2012-03-21 Nicolas Georgepixdesc: put components always in the same order.
2012-03-21 Ronald S. Bultjeindeo4: fix out-of-bounds function call.
2012-03-21 Diego Biurrunconfigure: Restructure help output.
2012-03-21 Diego Biurrunconfigure: Internal-only components should not be comma...
2012-03-21 Paul B Maholwestwood_vqa: set video stream duration
2012-03-21 Paul B Maholwestwood_vqa: fix SND0 chunk handling
2012-03-21 Tomas Härdinaiffdec: Fix SIGFPE on pcm_f32be
2012-03-21 Justin Rugglesvorbisenc: use AVCodec.encode2()
2012-03-21 Justin Ruggleslibvorbis: use AVCodec.encode2()
2012-03-21 Justin Ruggleslibopencore-amrnbenc: use AVCodec.encode2()
2012-03-21 Justin Rugglesra144enc: use AVCodec.encode2()
2012-03-21 Justin Rugglesnellymoserenc: use AVCodec.encode2()
2012-03-21 Justin Rugglesroqaudioenc: use AVCodec.encode2()
2012-03-21 Justin Ruggleslibspeex: use AVCodec.encode2()
2012-03-21 Justin Ruggleslibvo_amrwbenc: use AVCodec.encode2()
2012-03-21 Justin Ruggleslibvo_aacenc: use AVCodec.encode2()
2012-03-21 Justin Ruggleswmaenc: use AVCodec.encode2()
2012-03-21 Nicolas Georgelavfi: add tile video filter.
2012-03-21 Nicolas Georgevsrc_color: port to new drawutils API.
2012-03-21 Nicolas Georgevf_pad: port to new drawutils API.
2012-03-21 Nicolas Georgedrawutils: new API.
2012-03-21 Michael Niedermayerswscale: Merge a hunk from qatar that seems to have...
2012-03-21 Stefano Sabatinilavfi/ass: add dar option
2012-03-21 Stefano Sabatinilavfi/ass: use a default DAR value of 1.0
2012-03-21 Stefano Sabatinilavfi/aspect: check for a negative code from av_parse_r...
2012-03-21 Nicolas Georgegraphdump: use av_bprintf API.
2012-03-21 Nicolas Georgelavu: add av_bprintf and related.
2012-03-21 Paul B Maholbink: no need to increase width twice
2012-03-21 Michael Niedermayerzerocodec: factorize loop
2012-03-21 Paul B Maholttadec: refactor ttafilter_process()
2012-03-21 Paul B Maholtgq: use bytestream2_get_bytes_left()
2012-03-21 Paul B Maholxxan: use bytestream2_size()
2012-03-21 Paul B Maholxxan: remove write-only variable
2012-03-21 Paul B Maholsmc: use bytestream2_size()
2012-03-21 Paul B Maholbytestream: add functions for accessing size of buffer
2012-03-21 Paul B Maholcdxl: swap CHUNKY and BYTE_PLANAR
2012-03-21 Michael Niedermayersgienc: fix packet size.
2012-03-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-03-20 Justin Rugglesmpegaudioenc: use AVCodec.encode2()
2012-03-20 Justin Ruggleslibmp3lame: use AVCodec.encode2()
2012-03-20 Justin Ruggleslibgsmenc: use AVCodec.encode2()
2012-03-20 Justin Ruggleslibfaac: use AVCodec.encode2()
2012-03-20 Justin Rugglesg726enc: use AVCodec.encode2()
2012-03-20 Justin Rugglesg722enc: use AVCodec.encode2()
2012-03-20 Justin Rugglesflacenc: use AVCodec.encode2()
2012-03-20 Justin Rugglesadpcmenc: update to AVCodec.encode2()
2012-03-20 Justin Rugglesac3enc: update to AVCodec.encode2()
2012-03-20 Justin Rugglesaacenc: use AVCodec.encode2()
2012-03-20 Michael Niedermayerfate/zerocodec: fix permissions
2012-03-20 Justin Rugglesavcodec: add code for a frame queue for use by audio...
2012-03-20 Justin Rugglesavconv: free packet in write_frame() when discarding...
2012-03-20 Justin RugglesFATE: use +/- flag option syntax for vp8 emu-edge tests
2012-03-20 Michael Niedermayerpngenc: Fix incorrect mask used for interlaced mode.
2012-03-20 Anton Khirnovlavf: make av_interleave_packet_per_dts() private.
2012-03-20 Anton Khirnovlavf: deprecate av_read_packet().
2012-03-20 Justin Rugglesoggdec: output correct timestamps for Vorbis
2012-03-20 Justin Rugglesavconv: pass input stream timestamps to audio encoders
2012-03-20 Justin Ruggleslavc: shrink encoded audio packet size after encoding.
2012-03-20 Justin Rugglesxa: set correct bit rate
2012-03-20 Justin Rugglesxa: do not set bit_rate, block_align, or bits_per_coded...
2012-03-20 Justin Rugglesxa: fix end-of-file handling
2012-03-20 Justin Rugglesxa: fix timestamp calculation
next