]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-12-10 Anton Khirnovlavf doxy: add demuxing stuff to lavf_decoding group
2011-12-10 Anton Khirnovlavf doxy: expand/reword metadata API doxy.
2011-12-10 Anton Khirnovlavf doxy: add installed headers to groups.
2011-12-10 Anton Khirnovlavf doxy: add avio groups into the lavf_io group.
2011-12-10 Anton Khirnovlavf doxy: rename lavf I/O group to lavf_io.
2011-12-10 Anton Khirnovlavf doxy: add metadata docs to the main lavf group
2011-12-10 Shitiz Gargttadec: check channel count as read from extradata.
2011-12-10 Paul B MaholAdd CLJR encoding and decoding regression tests
2011-12-10 Paul B Maholcljr: remove unused code
2011-12-10 Paul B Maholflacdec: Support for tracks in cuesheet metadata block
2011-12-10 Janne Grunauptx: fix inverted check for sufficient data
2011-12-10 Justin Rugglesflac muxer: fix writing of file header and STREAMINFO...
2011-12-10 Janne Grunauptx: emit a warning on insufficient picture data
2011-12-10 Aneesh Dograutvideo: add fate tests covering all codec variants
2011-12-10 Luca Barbatodoc: update to refer to avconv
2011-12-10 Luca Barbatodoc: remove some stale entries from the faq
2011-12-10 Kostya ShishkovDxtory capture format decoder
2011-12-09 Justin Rugglesisom: sort and pretty-print codec_movaudio_tags[]
2011-12-09 Justin Rugglesisom: remove pointless comments in codec_movaudio_tags[]
2011-12-09 Justin Rugglesisom: remove commented-out tag for vorbis
2011-12-09 Justin Rugglesmovenc: write 'chan' tag for AC-3 in MOV
2011-12-09 Justin Rugglesmov: add support for reading and writing the 'chan...
2011-12-09 Justin Rugglesaudioconvert: add some additional channel and channel...
2011-12-09 Justin Rugglesaudioconvert: change 7.1 "wide" layout to use side...
2011-12-09 Justin Rugglesmovenc: simplify handling of pcm vs. adpcm vs. other...
2011-12-09 Luca Barbatodoc: update documentation to use avconv
2011-12-09 Luca Barbatodoc: update demuxers section
2011-12-09 Luca Barbatodoc: extend external library coverage
2011-12-09 Luca Barbatodoc: split platform specific information
2011-12-09 Luca Barbatodoc: port the git-howto to texinfo
2011-12-09 Luca Barbatodoc: provide fallback css and customize @float
2011-12-09 Luca Barbatodoc: document fate in a texinfo
2011-12-09 Luca Barbatodoxy: change hue value to match our green
2011-12-08 Diego Biurruncljr: K&R cosmetics
2011-12-08 Diego Biurruncljr: return a more sensible value when encountering...
2011-12-08 Diego Biurruncljr: drop unnecessary emms_c() calls without MMX code
2011-12-08 Mans Rullgardcljr: remove useless casts
2011-12-08 Mans Rullgardcljr: group encode/decode parts under single ifdefs
2011-12-08 Mans Rullgardcljr: remove stray semicolon
2011-12-08 Paul B Maholcljr: add missing return statement in decode_end()
2011-12-08 Luca Barbatodoc: add pulseaudio to the input list
2011-12-08 Luca Barbatoavconv: remove unsubstantiated comment
2011-12-08 John Brooksshorten: avoid abort() on unknown audio types
2011-12-08 Paul B Maholcljr: add encoder
2011-12-08 Diego Biurrunbuild: merge lists of HTML documentation targets
2011-12-08 Diego Biurruntests/examples: Mark some variables only used within...
2011-12-08 Diego Biurruntests/tools/examples: Replace direct exit() calls by...
2011-12-07 Sean McGovernx86 cpuid: set vendor union members separately
2011-12-07 Paul B. Maholcljr: release picture at end of decoding
2011-12-07 Mans Rullgardrv40: NEON optimised rv40 qpel motion compensation
2011-12-07 Luca Barbatodrawtext: remove typo
2011-12-07 Hendrik Leppkespcm-mpeg: implement new audio decoding api
2011-12-07 Ronald S. Bultjew32thread: port fixes to pthread_cond_broadcast() from...
2011-12-07 Diego Biurrundoc: add editor configuration section with Vim and...
2011-12-07 Rafaël Carrédxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9
2011-12-07 Diego Biurrunavformat/utils: Drop unused goto label.
2011-12-07 Diego Biurrundoxygen: Replace '\' by '@' in Doxygen markup tags.
2011-12-07 Diego Biurruncosmetics: drop some completely pointless parentheses
2011-12-07 Paul B. Mahol cljr: simplify CLJRContext
2011-12-07 Luca Barbatodrawtext: introduce rand(min, max)
2011-12-07 Luca Barbatodrawtext: introduce explicit draw/hide variable
2011-12-07 Martin Storsjörtmp: Use nb_invokes for all invoke commands
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.
next