]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-12-06 Konstantin... Code cleanup - mpegvideo.c - 500-1000line
2011-12-06 Janne Grunaurv40: NEON optimised weighted prediction
2011-12-06 Janne Grunaurv40: NEON optimised chroma MC
2011-12-06 Mans RullgardARM: move NEON H264 chroma mc to a separate file
2011-12-06 Janne Grunaurv34: NEON optimised inverse transform functions
2011-12-05 Alex Conversemov: Don't av_malloc(0).
2011-12-05 Justin Rugglesavconv: only allocate 1 AVFrame per input stream
2011-12-05 Justin Rugglesavconv: fix memleaks due to not freeing the AVFrame...
2011-12-05 Ronald S. Bultjeh264-fate: remove -strict 1 except where necessary...
2011-12-05 Diego Biurrunmisc Doxygen markup improvements
2011-12-05 Diego Biurrundoxygen: eliminate Qt-style doxygen syntax
2011-12-05 Martin Storsjög722: Add a regression test for muxing/demuxing in wav
2011-12-05 Sjoerd Simonsg722: Change bits per sample to 4
2011-12-05 Martin Storsjög722dec: Signal skipping the lower bits via AVOptions...
2011-12-04 Justin Rugglesapi-example: update to use avcodec_decode_audio4()
2011-12-04 Justin Rugglesavplay: use avcodec_decode_audio4()
2011-12-04 Justin Rugglesavplay: use a separate buffer for playing silence
2011-12-04 Justin Rugglesavformat: use avcodec_decode_audio4() in avformat_find_...
2011-12-04 Justin Rugglesavconv: use avcodec_decode_audio4() instead of avcodec_...
2011-12-04 Alex Conversemov: Allow empty stts atom.
2011-12-04 Diego Biurrundoc: document preferred Doxygen syntax and make patchec...
2011-12-04 Chris Berovadpcmenc: cosmetics: pretty-printing
2011-12-04 Chris Berovac3dec: cosmetics: pretty-printing
2011-12-04 Chris Berovyuv4mpeg: cosmetics: pretty-printing
2011-12-04 Paul B. Maholshorten: remove dead initialization
2011-12-04 Reimar Döffingerroqvideodec: set AVFrame reference before reget_buffer.
2011-12-04 Carl Eugen... bmp: fix some 1bit samples.
2011-12-04 Janne Grunaulatmdec: add fate test for audio config change
2011-12-04 David Goldwichoma: PCM support
2011-12-04 David Goldwichoma: better format detection with small probe buffer
2011-12-04 David Goldwichoma: clearify ambiguous if condition
2011-12-03 Derek Buitenhuiswavpack: Properly clip samples during lossy decode
2011-12-03 Yordan MakarievCode clean-up for crc.c, lfg.c, log.c, random_see.d...
2011-12-03 Tsvetelina... Cleaned pixdesc.c file in libavutil
2011-12-03 Nathan Adil... zmbv.c: coding style clean-up.
2011-12-03 Nathan Adil... xan.c: coding style clean-up.
2011-12-03 Konstantin... mpegvideo.c: code cleanup - first 500 lines.
2011-12-03 Ronald S. Bultjeh264: fix frame reordering code.
2011-12-03 Derek Buitenhuisfate: Add a test for the VBLE decoder
2011-12-03 Luca Barbatodoc: break some long lines in developer.texi
2011-12-03 Luca Barbatodrawtext: make x and y parametric
2011-12-03 Luca Barbatodrawtext: manage memory allocation better
2011-12-03 Luca Barbatodrawtext: refactor draw_text
2011-12-03 Janne Grunaudoc: remove space between variable and post increment...
2011-12-02 Janne Grunauaac_latm: reconfigure decoder on audio specific config...
2011-12-02 Janne Grunaulatmdec: fix audio specific config parsing
2011-12-02 Justin RugglesAdd avcodec_decode_audio4().
2011-12-02 Justin Rugglesavcodec: change number of plane pointers from 4 to...
2011-12-02 Victor VasilievUpdate developers documentation with coding conventions.
2011-12-02 Mans Rullgardsvq1dec: avoid undefined get_bits(0) call
2011-12-02 Mans RullgardARM: h264dsp_neon cosmetics
2011-12-02 Janne GrunauARM: make some NEON macros reusable
2011-12-02 Mans RullgardDo not memcpy raw video frames when using null muxer
2011-12-02 Luca Barbatofate: update asf seektest
2011-12-02 Aaron Colwellvp8: flush buffers on size changes.
2011-12-02 Luca Barbatodoc: improve general documentation for MacOSX
2011-12-02 John Stebbinsasf: use packet dts as approximation of pts
2011-12-02 Luca Barbatoasf: do not call av_read_frame
2011-12-02 Martin Storsjörtsp: Initialize the media_type_mask in the rtp guessin...
2011-12-02 Nathan Adil... Cleaned up alacenc.c
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 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 Justin Rugglesfate: split acodec-pcm into individual tests
2011-12-01 Reinhard Tartlerswscale: #include "libavutil/mathematics.h"
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 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-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 Anton Khirnovlavf: make av_set_pts_info private.
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 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-29 Aneesh Dograindeo3: check per-plane data buffer against input buffe...
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-28 Alex Converseadtsenc: Check frame size.
next