]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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 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 Michael Niedermayerjpegdec: check return value of mjpeg_decode_dc()
2011-12-15 Michael Niedermayerh264: Fix build with --disable-everything --enable...
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 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
2011-12-13 Luca Barbatolavf: dealloc private options in av_write_trailer
2011-12-13 Luca Barbatoyadif: support 10bit YUV
2011-12-13 Luca Barbatovc1: mark with ER_MB_ERROR bits overconsumption
2011-12-13 Luca Barbatolavc: introduce ER_MB_END and ER_MB_ERROR
2011-12-13 Luca Barbatoerror_resilience: use the ER_ namespace
2011-12-13 Michael Niedermayermsrledec: Check for overreads
2011-12-13 Michael Niedermayeraascdec: Check input buffer size on raw data.
2011-12-13 Mans Rullgardbuild: move inclusion of subdir.mak to main subdir...
2011-12-13 Mans Rullgardrv34: NEON optimised 4x4 dequant
2011-12-13 Mans Rullgardrv34: move 4x4 dequant to RV34DSPContext
2011-12-13 Alex Converseaacdec: Use intfloat.h rather than local punning union.
2011-12-13 Michael Niedermayermp4enc: Avoid storing sizes in trun when they all match.
2011-12-13 Michael Niedermayermp4enc: Only store flags in trun when they differ from...
2011-12-13 Michael Niedermayermp4enc: dont store durations in trun if they are unneeded.
2011-12-13 Michael Niedermayermp4enc: dont store cts in trun if they are unneeded.
2011-12-13 Michael Niedermayerlavc: use hexadecimal debug print for showing err_recog...
2011-12-13 Michael Niedermayermsmpeg4dec: restore error concealment functionality...
2011-12-13 Michael Niedermayermpeg4dec: restore error concealment functionality after...
2011-12-13 Michael Niedermayerh263dec: restore error concealment functionality after...
2011-12-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-12 Michael Niedermayerbuild: Disable avconv more completely while leaving...
2011-12-12 Diego Biurrundoxygen: misc consistency, spelling and wording fixes
next