]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-12-02 Giorgio Vazzanalibavutil: increase struct SampleFmtInfo member 'name...
2011-12-02 Michael Niedermayerswscale: Fix all cast qualifier warnings:
2011-12-02 Michael Niedermayerswscale_mmx: Fix cast qualifier warnings:
2011-12-02 Michael Niedermayersws: remove unused variable
2011-12-02 Michael Niedermayerdoc/example/muxing: fix video timestamps
2011-12-02 Michael Niedermayermuxing example: set encoder defaults
2011-12-02 Peter Rosspictordec: support uncompressed images
2011-12-02 Carl Eugen... Be less verbose when skipping RBSP data in H264 PPS.
2011-12-02 Carl Eugen... Be less verbose when skipping MPEG-4 ASP frames.
2011-12-02 Carl Eugen... Support yuva420p encoding via libopenjpeg.
2011-12-02 Carl Eugen... Support tiff RGBA encoding.
2011-12-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-12-01 Carl Eugen... Support transparency in 32bit bmp files.
2011-12-01 Derek BuitenhuisRevert "libutvideodec: Make buf_size local"
2011-12-01 Adrian DrzewieckiFix id3v2 extended header handling.
2011-12-01 Michael Niedermayerconfigure: add forgotten libx264rgb_encoder_deps
2011-12-01 Martin Storsjörtpenc: Add support for G726 audio
2011-12-01 Martin Storsjörtpdec: Interpret the different G726 names as bits_per_...
2011-12-01 Martin Storsjörtpenc: Change rtp_send_samples to handle sample sizes...
2011-12-01 Martin Storsjörtpenc: Cast a rescaling parameter to int64_t
2011-12-01 Ronald S. Bultjeh264: cap max has_b_frames at MAX_DELAYED_PIC_COUNT...
2011-12-01 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2011-12-01 Michael Niedermayerlibx264: Implement rgb24 support through a seperate...
2011-12-01 Michael Niedermayerffplay: Copy audio side data too. This fixes handling...
2011-12-01 Mans RullgardARM: fix indentation in ff_dsputil_init_neon()
2011-12-01 Mans RullgardARM: NEON put/avg_pixels8/16 cosmetics
2011-12-01 Mans RullgardARM: add remaining NEON avg_pixels8/16 functions
2011-12-01 Mans RullgardARM: clean up NEON put/avg_pixels macros
2011-12-01 Michael Niedermayerlibx264: fix generic boolean support
2011-12-01 Justin Rugglesfate: split acodec-pcm into individual tests
2011-12-01 Reinhard Tartlerswscale: #include "libavutil/mathematics.h"
2011-12-01 Michael Niedermayervc1_parser: fix NULL pointer dereference
2011-12-01 Carl Eugen... Support ffmpeg -dn to disable copying data streams.
2011-12-01 Michael Niedermayerh264: More restrictive more_rbsp_data_in_pps()
2011-12-01 Anton Khirnovpmpdec: don't use deprecated av_set_pts_info.
2011-12-01 Mans Rullgardrv34: align temporary block of "dct" coefs
2011-12-01 Peter Rosspictordec: prevent segfault when reading corrupted...
2011-12-01 Peter Rosspictordec: use correct context for another av_log
2011-12-01 Reimar DöffingerAdd PlayStation Portable PMP format demuxer
2011-12-01 Martin Storsjöproto: Realign struct initializers
2011-12-01 Martin Storsjöproto: Use .priv_data_size to allocate the private...
2011-12-01 Martin Storsjömmsh: Properly clean up if the second ffurl_alloc failed
2011-12-01 Martin Storsjörtmp: Clean up properly if the handshake failed
2011-12-01 Martin Storsjömd5proto: Remove the get_file_handle function
2011-12-01 Martin Storsjöapplehttpproto: Use the close function if the open...
2011-12-01 Martin Storsjöhttp: Make sure proxyauth is initialized
2011-12-01 Michael Niedermayervble: use dsp.add_hfyu_median_prediction() this allows...
2011-12-01 Michael Niedermayervble: remove flags copy, its not used in any speed...
2011-12-01 Derek Buitenhuisvble: merge len and val arrays
2011-12-01 Michael Niedermayervble: remove unused variable len.
2011-12-01 Michael Niedermayerffmpeg: fix segfault with ffmpeg -h
2011-12-01 Michael Niedermayerffmpeg: fix changing sample rate handling
2011-12-01 Michael Niedermayerlavf: allow grouping packets in chunks of a user specif...
2011-12-01 Michael Niedermayerlavf: add audio_preload option, this allows interleavin...
2011-12-01 Michael Niedermayerffmpeg: factorize duration calculation in transcode_video()
2011-12-01 Michael Niedermayerffmpeg: make copy_tb tri state so the user can select...
2011-12-01 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-30 Michael BradshawBPP fix, YUVP9, 10, 16 support, make RGB24 default
2011-11-30 Carl Eugen... Use correct context for av_log.
2011-11-30 Michael Niedermayermovenc: replace cluster memset by zeroing only the...
2011-11-30 Martin Storsjörtpdec: Templatize the code for different g726 bitrate...
2011-11-30 Janne Grunaurv40: move loop filter to rv34dsp context
2011-11-30 Michael Niedermayerlavc: Fix side data handling for audio decoders.
2011-11-30 Michael Niedermayernellymoserdec: Use sidedata to support mid stream sampl...
2011-11-30 Michael Niedermayerflvdemux: export flags for nellymoser through side...
2011-11-30 Anton Khirnovlavf: make av_set_pts_info private.
2011-11-30 Michael Niedermayeravfilter: align allocated images to 32 for AVX and IFF
2011-11-30 Michael Niedermayerlavc: horizontal align for IFF
2011-11-30 Michael Niedermayerac3probe: Change threshold from 500 to 200 to keep...
2011-11-30 Michael Niedermayermp3probe: Detect mp3 stronger with just 200 frames...
2011-11-30 Miroslav Slugeňrtpdec: Add support for G726 audio
2011-11-30 Martin Storsjörtpdec: Add an init function that can do custom codec...
2011-11-30 Michael Niedermayerwmall: fix return type of dump_int_buffer()
2011-11-30 Michael Niedermayermovenc: memset(0) new cluster elements after realloc()
2011-11-30 Michael Niedermayerwmall: remove tabs that leaked in from a merge and...
2011-11-30 Anton Khirnovavconv: make copy_tb on by default.
2011-11-30 Anton Khirnovmatroskadec: don't set codec timebase.
2011-11-30 Anton Khirnovrmdec: don't set codec timebase.
2011-11-30 Anton Khirnovavconv: compute next_pts from input packet duration...
2011-11-30 Anton Khirnovlavf: estimate frame duration from r_frame_rate.
2011-11-30 Anton Khirnovavconv: update InputStream.pts in the streamcopy case.
2011-11-30 Joseph WeckerFix typeo in some rarely used memoization
2011-11-30 Joseph Weckerremoves spurious warning
2011-11-30 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-29 Jean Firstffmpeg.c use b:v for video bitrates using a target
2011-11-29 Clément Bœschffmpeg: do not use a negative total_size (AVERROR)...
2011-11-29 Reimar DöffingerConsistently use %ifdef ARCH_X86_64
2011-11-29 Aneesh Dograindeo3: check per-plane data buffer against input buffe...
2011-11-29 rootdocs: Spelling fixes to 9 texi files from /doc
2011-11-29 rootfaq.texi: fix spelling errors
2011-11-29 rootdeveloper.texi: fix spelling errors
2011-11-29 rootgeneral.texi: fix spelling errors
2011-11-29 Michael Niedermayerlavc: dont call set_dimensions() on h264 codec init.
2011-11-29 Clément Bœschswr: handle correctly muted channel with u8 sample...
2011-11-29 Geek.Songmovenc: Remove unneeded chunkSize field from MOVIentry
2011-11-29 Michael Niedermayeravutil: revert project name messing
2011-11-29 Michael Niedermayerac3enc: clenaup project name in one comment
2011-11-29 Alex Converseavconv: Handle audio sync for non-S16 sample formats.
2011-11-29 Aaron Colwellpthread: don't increment index on zero-sized packets.
2011-11-29 Michael Niedermayermovenc: Write file with minimal number of chunks for...
next