]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-12-17 Nicolas Georgesbgdec: replace EOVERFLOW with ENOMEM.
2011-12-17 Michael Niedermayermotion_est: avoid generating motion vectors that point...
2011-12-17 Clément Bœschdoc: fix "reference to nonexistent node `Regression...
2011-12-17 Clément Bœschdoc: fix "Unknown command `fate'" warning.
2011-12-17 Michael Niedermayerlavc: Check codec_ids against insertion/removial typos
2011-12-17 Michael Niedermayeravutil: check sampleformats enum, pict type enum and...
2011-12-17 Michael Niedermayerpixfmts: Selfcheck against insertions / deletions in...
2011-12-17 Michael Niedermayeraacdec: Fix null pointer crash
2011-12-17 Michael Niedermayerh264: fix init of topleft ref/mv.
2011-12-17 Michael Niedermayeravienc: Fix rawvideo 32bit
2011-12-17 Michael Niedermayeratrac3: Fix crash in tonal component decoding.
2011-12-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-16 Mans Rullgardget_bits: remove A32 variant
2011-12-16 Alexandra Khirnovaavconv: support stream specifiers in -metadata and...
2011-12-16 Derek Buitenhuiswavpack: Fix 32-bit clipping
2011-12-16 Derek Buitenhuiswavpack: Clip samples after shifting
2011-12-16 Michael NiedermayerCODEC_ID_SOL_DPCM: Fix used write buffer.
2011-12-16 Ronald S. Bultjeh264: don't drop B-frames after next keyframe on POC...
2011-12-16 Shitiz Gargcljr: Check if width or height are positive integers
2011-12-16 Michael Niedermayerffmpeg: Fix killing [Y/n] prompt with ctrl-c
2011-12-16 Michael Niedermayerffmpeg: exit() on repeated ctrl-c
2011-12-16 Michael Niedermayerh264: return the consumed amountg in case of Q264
2011-12-16 Michael Niedermayerh264: retuen the amount read in case of NAL_END_SEQUENCE
2011-12-16 Michael Niedermayerh264: reset nal_unit_type so that decoding frames witho...
2011-12-16 Michael Niedermayermtvdemuxer: fix segfault caused by truncated packets.
2011-12-16 Michael Niedermayerlavf: print an error if a packet has been truncated...
2011-12-16 Michael Niedermayertxd/westwood: remove demuxer specific overallocate...
2011-12-16 Michael Niedermayerlavf: Update AVIOContext.maxsize when hitting the end.
2011-12-16 Mans Rullgardget_bits: remove useless pointer casts
2011-12-16 Diego Biurrunconfigure: refactor lists of tests and components into...
2011-12-16 Mans Rullgardrv40: NEON optimised weak loop filter
2011-12-16 Dominique LeuenbergerRELEASE: We're now at 0.9.0.git
2011-12-16 Vladimir Pantelicmpegts: replace some magic numbers with the existing...
2011-12-16 Michael Niedermayeravidec: Check that the header chunks fit in the availab...
2011-12-16 Michael Niedermayertxddemux: Limit allocated packets to filesize.
2011-12-16 Michael Niedermayerthp: simplify overallocate checks.
2011-12-16 Michael Niedermayerlavf: add internal AVIOContext.maxsize
2011-12-16 Michael Niedermayerthpdemux: Check that packed sizes are within the files...
2011-12-16 Michael Niedermayeravidec: Fix infinite loop caused by rounding of timesta...
2011-12-16 Michael Niedermayerconfigure: disable avconv again.
2011-12-16 Michael Niedermayerj2kdec: Fix integer overflow leading to a segfault
2011-12-16 Michael Niedermayermovenc: disable iods by default
2011-12-16 Michael Niedermayersmackerdemuxer: check some values before instead of...
2011-12-16 Michael Niedermayerwestwooddemux: dont require avio_size() functionality.
2011-12-16 Carl Eugen... Export ff_vdpau_vc1_decode_picture().
2011-12-16 Janne Grunauswscale: add unscaled packed 16 bit per component endia...
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...
next