]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-12-16 Michael Niedermayerwestwooddemux: dont require avio_size() functionality.
2011-12-16 Carl Eugen... Export ff_vdpau_vc1_decode_picture().
2011-12-16 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-16 Carl Eugen... Fix typo in v210 decoder options.
2011-12-15 Michael Niedermayerffmpeg: check return code from av_vsrc_buffer_add_frame()
2011-12-15 Nicolas Georgelavd/lavfi: remove a duplicated line.
2011-12-15 Alex Conversemovenc: Rudimentary IODs support.
2011-12-15 Michael Niedermayersmacker: Check for overread in smka_decode_frame()
2011-12-15 Tom Evanslibavdevice: Fix v4l2 compilation under FreeBSD
2011-12-15 Michael Niedermayerlavf: update rfps debug code.
2011-12-15 Michael Niedermayerlavf: Fix fps misdetection when codec_info_duration...
2011-12-15 Michael Niedermayermov: Fix near infinite loop in stsd parsing.
2011-12-15 Michael Niedermayerwestwooddemuxer: use av_get_packet()
2011-12-15 Michael Niedermayerwestwooddemuxer: Fix 1gb alloc
2011-12-15 Carl Eugen... Fix linesize for bmp with bitdepth < 8.
2011-12-15 Mans Rullgardv410enc: fix output buffer size check
2011-12-15 Mans Rullgardv410enc: include correct headers
2011-12-15 Nicolas Georgelavf: add SBG demuxer.
2011-12-15 Nicolas Georgelavc: add ffwavesynth pseudo-codec.
2011-12-15 Michael Niedermayerarm: add back ldr_dpren macro that was lost.
2011-12-15 Michael Niedermayerh264: fix midstream extardata handling with dump.f4v
2011-12-15 Janne Grunaufate: add -pix_fmt rgb48le to r210 test
2011-12-15 Martin Storsjöflvenc: Support muxing 16 kHz nellymoser
2011-12-15 Michael Niedermayerjpegdec: check return value of mjpeg_decode_dc()
2011-12-15 Diego Biurrunconfigure: refactor list of programs into a variable
2011-12-15 Aneesh Dografate: add r210 decoder test
2011-12-15 Michael Niedermayerh264: Fix build with --disable-everything --enable...
2011-12-15 Diego Biurrunfate: split off Indeo FATE tests into their own file
2011-12-15 Diego Biurrunfate: split off ATRAC FATE tests into their own file
2011-12-15 Derek Buitenhuisfate: Add FATE tests for v410 encoder and decoder
2011-12-15 Mans RullgardARM: fix external symbol refs in rv40 asm
2011-12-15 Shitiz Gargwestwood: Make sure audio header info is present when...
2011-12-15 Martin Storsjölibgsm: Reset the MS mode of GSM in the flush function
2011-12-15 Martin Storsjölibgsm: Set options on the right object
2011-12-15 Michael Niedermayerh263dec: Fix regression / crash with lowres.
2011-12-15 Michael Niedermayerflicvideo: input buffer pointer checks.
2011-12-15 Michael Niedermayerflicvideo: fix overread.
2011-12-15 Michael Niedermayeraacsbr: Fix memory corruption.
2011-12-15 Michael Niedermayerh264: check chroma_format_idc range.
2011-12-15 Mans RullgardARM: dca: disable optimised decode_blockcodes() for...
2011-12-15 Michael Niedermayerindeo3: check return values of allocate_frame_buffers()
2011-12-14 Michael Niedermayermtv: Fix FPE with 0 dimensions.
2011-12-14 Michael NiedermayerRevert "mpegvideo: remove abort() in ff_find_unused_pic...
2011-12-14 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-14 Jean Firstdnxhdenc: remove unused variable from context
2011-12-14 Michael Niedermayerljpeg: Check that lowres is 0 as lowres is not possible...
2011-12-14 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-12-14 Michael Niedermayer4xm: check if there are bits left in decode_i_block()
2011-12-14 Michael Niedermayerriff: Fix freeing of random value.
2011-12-14 Michael Niedermayerffplay: clear pkt_temp when pkt is freed.
2011-12-14 Michael Niedermayerffplay: Fix got_frame type.
2011-12-14 Panagiotis... ffplay: add 10 minute seek support to ffplay
2011-12-14 Marton Balintffplay: force setting video mode on fullscreen toggle
2011-12-14 Martin Storsjöapplehttp: Properly clean up if unable to probe a segment
2011-12-14 Martin Storsjöapplehttp: Avoid reading uninitialized memory
2011-12-14 Diego Biurrunfate: Replace misleading "aac" in the name of an ADTS...
2011-12-14 Diego Biurrunfate: Drop pointless "-an" from pictor test command.
2011-12-14 Diego Biurrunfate: split off image codec FATE tests into their own...
2011-12-14 Clément Bœschfate: split off map_channel tests.
2011-12-14 Diego Biurrunfate: split off WMA codec FATE tests into their own...
2011-12-14 Diego Biurrunfate: split off lossless video and audio FATE tests...
2011-12-14 Diego Biurrunfate: split off qtrle codec FATE tests into their own...
2011-12-14 Diego Biurrunfate: split off Ut Video codec FATE tests into their...
2011-12-14 Diego Biurrunfate: split off screen codec FATE tests into their...
2011-12-14 Diego Biurrunfate: split off Real Inc. codec FATE tests into their...
2011-12-14 Diego Biurrunfate: split off AC-3 codec FATE tests into their own...
2011-12-14 Andrey Utkinmpegvideo: remove abort() in ff_find_unused_picture()
2011-12-14 Panagiotis... Prevent segfault if iformat was not yet initialized.
2011-12-14 Matthieu Bouronmpeg12enc: fix drop_frame_timecode value
2011-12-14 Carl Eugen... Cosmetics: Improve 'too short LIST' error message in...
2011-12-14 Carl Eugen... Do not reject LIST tags in wav with size 4.
2011-12-14 Carl Eugen... Detect 'yuv2' as rawvideo also in avi.
2011-12-14 Mans Rullgardrv40: NEON optimised loop filter strength selection
2011-12-14 Mans Rullgardrv40: rearrange loop filter functions
2011-12-14 Diego Biurrunconfigure: cosmetics: sort some lists where appropriate
2011-12-14 Diego Biurrunswscale_mmx: drop no longer required parameters from...
2011-12-14 Diego Biurrunswscale: Mark yuv2planeX_8_mmx as MMX2; it contains...
2011-12-14 Diego Biurrunbuild: conditionally compile x86 H.264 chroma optimizations
2011-12-14 Clément Bœschcosmetic: consistent spacing over the Changelog.
2011-12-14 Michael Niedermayerfate: fix v410 on big endian
2011-12-14 Derek Buitenhuisfate: Add FATE tests for v410 encoder and decoder
2011-12-14 Derek Buitenhuisv410 encoder and decoder
2011-12-13 Michael NiedermayerMAINTAINERS: add 0.9
2011-12-13 Michael Niedermayerac3dec: update checked AV_EF flags.
2011-12-13 Derek Buitenhuisv410 encoder and decoder
2011-12-13 Derek Buitenhuisdoc: make developer.texi point to correct fate doc
2011-12-13 Diego Biurrunbuild: rename subdir.mak ---> library.mak
2011-12-13 Diego Biurrunconfigure: do not manually enable protocols
2011-12-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-13 Reimar DöffingerSupport "VLB " audio in NSV files.
2011-12-13 Michael Niedermayercleanup: for(int
2011-12-13 Michael Niedermayerclenaup: #ifdec CONFIG*
2011-12-13 Clément Bœschlavfi: use the new audio API in amovie source filter.
2011-12-13 Clément Bœschlavfi: skip the frame in case of error.
2011-12-13 Michael Niedermayerlavc: set pkt_?ts to NOPTS in get_frame_defaults.
2011-12-13 Michael NiedermayerFix all GNU %Ld
2011-12-13 Michael Niedermayertwinnvq: remove ;;
2011-12-13 Michael Niedermayerdecoding example: reset pts/dts after subpacket.
2011-12-13 Michael Niedermayerffmpeg: reset dts/pts after decoding the first subpacket
2011-12-13 Gaurav Narulaulti: Fix invalid reads
next