]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-12-30 Diego Biurrunfate: split off QuickTime codec FATE tests into their...
2011-12-30 Diego Biurrunfate: split off voice codec FATE tests into their own...
2011-12-30 Diego Biurrunfate: split off demuxer FATE tests into their own file
2011-12-30 Diego Biurruncosmetics: Drop unnecessary parentheses around return...
2011-12-30 Diego Biurrunfate: drop pointless _audio and _video suffixes from...
2011-12-30 Diego Biurrunqt-faststart: K&R reformatting; fix comment typos
2011-12-30 Mike MelansonFATE: Add test for H.264 MP4->annex.B bitstream filter.
2011-12-30 Diego Biurrunfate: split off DPCM codec FATE tests into their own...
2011-12-30 Diego Biurrunfate: split off PCM codec FATE tests into their own...
2011-12-29 Diego Biurrunlibvorbis: K&R reformatting cosmetics
2011-12-29 Aneesh Dogralibmp3lame: K&R formatting cosmetics
2011-12-29 Aneesh Dografate: Add a video test for xxan decoder
2011-12-29 Aneesh Dogrampegvideo_enc: K&R cosmetics (line 1000-2000).
2011-12-29 Aneesh Dograavconv: K&R cosmetics
2011-12-29 Martin Storsjöqt-faststart: Fix up indentation
2011-12-29 Kostya Shishkovindeo4: remove two unused variables
2011-12-29 Luca Barbatodoxygen: cleanup style to support older doxy
2011-12-29 Aneesh Dografate: add more tests for VC-1 decoder
2011-12-29 Andrey Utkinapplehttpproto: Apply the same reload interval changes...
2011-12-29 Martin Storsjöapplehttp: Use half the target duration as interval...
2011-12-29 Andrey Utkinapplehttp: Use the last segment duration as reload...
2011-12-29 Thad Wardlagarith: add decode support for arith rgb24 mode
2011-12-28 Michael Niedermayerv410dec: Check for sufficient input data. Fixes crash
2011-12-28 Reimar Döffingerfate: Add v210 codec regression tests
2011-12-28 Jindřich Makovičkampegts: adjustable minimum PES payload
2011-12-28 Jindřich Makovičkampegts: properly output large audio packets
2011-12-28 Paul B Maholavformat: Add SMJPEG demuxer.
2011-12-28 Kostya ShishkovIndeo 4 decoder
2011-12-27 Aneesh Dogrampegvideo_enc: K&R cosmetics
2011-12-27 Janne Grunaudoxygen: remove unreplaced variables from custom header...
2011-12-27 Janne Grunauthreads: test for sys/param.h and include it for sysctl...
2011-12-27 Janne Grunauv4l2: remove unneded linux specific asm/types.h include
2011-12-27 Martin Storsjöx86: Fix constraints for decode_significance*_x86
2011-12-26 Diego Biurrunfate: split off vqf/twinvq FATE tests into their own...
2011-12-26 Diego Biurrunfate: split off mpc FATE tests into their own file
2011-12-26 Diego Biurrunfate: split off libavcodec FATE tests into their own...
2011-12-26 Diego Biurrunfate: split off Microsoft codec FATE tests into their...
2011-12-26 Diego Biurrunfate: group all VP* codec FATE tests together in one...
2011-12-26 Janne Grunauswscale: prevent invalid writes in packed_16bpc_bswap
2011-12-25 Anton Khirnovavs: call release_buffer() at the end.
2011-12-25 Anton KhirnovAdd minor bumps and APIchanges entries for lavc/lavfi...
2011-12-25 Konstantin... mpegvideo.c: K&R formatting and cosmetics.
2011-12-25 Anton Khirnovavconv: avoid memcpy in vsrc_buffer when possible.
2011-12-25 Anton Khirnovavconv: implement get_buffer()/release_buffer().
2011-12-25 Anton Khirnovlavfi: add a new function av_buffersrc_buffer().
2011-12-25 Stefano Sabatinilavfi: add avfilter_copy_frame_props()
2011-12-25 Stefano Sabatinilavc: add format field to AVFrame
2011-12-25 Stefano Sabatinilavc: add width and height fields to AVFrame
2011-12-25 Stefano Sabatinilavc: add a sample_aspect_ratio field to AVFrame
2011-12-25 Gautam Guptadoxy: add website-alike style to the html output
2011-12-25 Anton KhirnovFAQ: add an entry for common error when using -profile
2011-12-23 Reinhard Tartlervp3dec: Check coefficient index in vp3_dequant()
2011-12-23 Michael Niedermayersvq1dec: call avcodec_set_dimensions() after dimensions...
2011-12-23 Reinhard TartlerPrepare for 0.8_beta1 snapshot release
2011-12-23 Janne Grunauthreads: check defines before using them in automatic...
2011-12-23 Janne Grunaupthread: include sys/types.h before sys/sysctl.h
2011-12-23 Anton Khirnov4xm: remove unused variables.
2011-12-23 Alexander Strangeh264: Fix a possible overread in decode_nal_units()
2011-12-23 Anton Khirnovallfilters: fix type of avfilter_vsrc_buffer.
2011-12-23 Sergey Radionovw32thread: call ResetEvent() in pthread_cond_broadcast().
2011-12-22 Diego Biurrunbuild: fix standalone compilation of OMA muxer
2011-12-22 Diego Biurrunbuild: fix standalone compilation of Microsoft XMV...
2011-12-22 Diego Biurrunbuild: fix standalone compilation of Core Audio Format...
2011-12-22 Gaurav Narulakvmc: fix invalid reads
2011-12-22 Shitiz Garg4xm: Add a check in decode_i_frame to prevent buffer...
2011-12-22 Paul B Maholadpcm: fix IMA SMJPEG decoding
2011-12-22 Janne Grunauoptions: set minimum for "threads" to zero
2011-12-22 Janne Grunaubsd: use number of logical CPUs as automatic thread...
2011-12-22 Janne Grunauwindows: use number of CPUs as automatic thread count
2011-12-22 Janne Grunaulinux: use number of CPUs as automatic thread count
2011-12-22 Janne Grunaupthreads: reset active_thread_type when slice thread_in...
2011-12-22 Paul B. Maholv410dec: include correct headers
2011-12-22 Diego BiurrunDrop ALT_ prefix from BITSTREAM_READER_LE name.
2011-12-22 Anton Khirnovlavfi: always build vsrc_buffer.
2011-12-22 Justin Rugglesra144enc: zero the reflection coeffs if the filter...
2011-12-22 Anton Khirnovsws: readd PAL8 to isPacked()
2011-12-22 Alex Conversemov: Don't stick the QuickTime field ordering atom...
2011-12-21 Justin Rugglestruespeech: fix invalid reads in truespeech_apply_twopo...
2011-12-21 Justin Rugglesasfdec: add side data to ASFStream packet instead of...
2011-12-21 Justin Rugglesidroqdec: set AVFMTCTX_NOHEADER and create streams...
2011-12-21 Martin Storsjönellymoserdec: Indicate that the decoder can handle...
2011-12-21 Martin Storsjölibavcodec: Apply parameter change side data when decod...
2011-12-21 Martin Storsjöflvdec: Add param change side data if the sample rate...
2011-12-21 Martin Storsjölibavformat: Add a utility function for adding paramete...
2011-12-21 Martin Storsjölibavcodec: Define a side data type for parameter changes
2011-12-21 Martin Storsjöaacdec: Handle new extradata passed as side data
2011-12-21 Martin Storsjöflvdec: Export new AAC/H.264 extradata as side data...
2011-12-21 Martin Storsjölibavcodec: Define a side data type for new extradata
2011-12-21 Paul B Maholflacdec: skip all track indices at once instead of...
2011-12-21 Tomas Härdinmxf: Add PictureEssenceCoding UL for V210.
2011-12-21 Tomas Härdinmxfdec: consider QuantizationBits between 17 and 24...
2011-12-21 Daniel Kristjanssonmxfenc: Add support for MPEG-2 MP@HL-14 in mxf container.
2011-12-21 Baptiste Couduriermxf: H.264/MPEG-4 AVC Intra support
2011-12-21 Martin Storsjöconfigure: Show whether the safe bitstream reader is...
2011-12-21 Diego Biurrunx86: Tighten register constraints for decode_significan...
2011-12-21 Diego BiurrunReplace Subversion revisions in comments by Git hashes.
2011-12-21 Diego Biurrunh264_cabac: synchronize decode_significance_*_x86 condi...
2011-12-21 Sergey Radionovw32threads: wait for the waked thread in pthread_cond_s...
2011-12-21 Alex Converseaacdec: Cleanup decode_ics_info.
2011-12-21 Sergey Radionovnetwork: properly declare WSADATA in windows
next