]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-12-02 Janne Grunaufate: move vsynth reference files to their own directory
2012-12-02 Janne Grunaufate: move fate-acodec reference files to their own dir
2012-12-02 Diego Biurrunconfigure: avplay now depends on avresample
2012-12-02 Janne Grunaufate: split dependencies for fate-seek tests
2012-12-02 Janne Grunauh264: error out on unset current_picture_ptr for h...
2012-12-02 Janne Grunauavprobe: report per stream bit rate if set by the decoder
2012-12-02 Christophe... aac: avoid a memcpy in sbr_qmf_analysis
2012-12-01 Mans Rullgardconfigure: fix indentation in option parsing loop
2012-11-30 Martin Storsjöconfigure: Use headers in the check for _beginthreadex...
2012-11-30 Martin Storsjöavutil: Use a configure check to enable windows console...
2012-11-30 Martin Storsjöavutil: Include io.h with a separate condition from...
2012-11-29 Martin Storsjöavutil: Include io.h with a separate condition from...
2012-11-29 Martin Storsjöcmdutils: Use a configure check for enabling CommandLin...
2012-11-29 Diego Biurrunbuild: The FLAC encoder also depends on the flacdsp...
2012-11-29 Diego Biurrunimg2: K&R formatting cosmetics
2012-11-29 Janne Grunauh264: check context state before decoding slice data...
2012-11-29 Janne Grunauflashsv: make sure data for zlib priming is available
2012-11-29 Anton Khirnovavplay: Do not use removed av_get_int()
2012-11-28 Justin Rugglesavconv: fix variable shadowing in configure_input_audio...
2012-11-28 Diego Biurrunfate: h264: Add dependencies
2012-11-28 Diego Biurrunfate: ea: Add dependencies
2012-11-28 Diego Biurrunfate: Do not unconditionally run libavutil tests
2012-11-28 Diego Biurrunrtpenc_chain: Remove unused variable
2012-11-28 Justin Rugglesnuv: check for malloc failure when allocating extradata
2012-11-28 Justin Rugglesnuv: use the stream indices generated by avformat_new_s...
2012-11-28 Justin Rugglesnuv: cosmetics: pretty-printing
2012-11-28 Justin Ruggleslavf: move nuv fourcc audio tags from riff to nuv
2012-11-28 Justin Ruggleslavf: add a common function for selecting a pcm codec...
2012-11-28 Justin Ruggleslavf: move ff_codec_get_tag() and ff_codec_get_id(...
2012-11-28 Justin Ruggleslavf: move "MP3 " fourcc from riff to nut
2012-11-28 Diego Biurrunfate: vpx: Add dependencies
2012-11-28 Diego Biurrunfate: Fix wavpack-matroskamode test dependencies
2012-11-28 Diego Biurrunx86: dsputilenc: port to cpuflags
2012-11-28 Diego Biurrunfate: Add dependencies for Vorbis, ProRes, QTRLE, utvid...
2012-11-28 Diego Biurrunfate: real: Add dependencies
2012-11-28 Diego Biurrunfate: lossless-audio: Add dependencies
2012-11-28 Diego Biurrunx86: h264dsp: Fix linking with yasm and optimizations...
2012-11-28 Anton Khirnovvf_fieldorder: require write permissions
2012-11-28 Anton Khirnovvf_fieldorder: reindent
2012-11-28 Anton Khirnovlavfi: merge start_frame/draw_slice/end_frame
2012-11-28 Anton Khirnovlavfi: remove vf_slicify
2012-11-28 Anton Khirnovasink_nullsink: plug a memory leak.
2012-11-27 Diego Biurrunx86: h264_idct: port to cpuflags
2012-11-27 Diego Biurrunx86: cpu: Drop unused HAVE_RWEFLAGS condition
2012-11-27 Piotr Bandurskivble: Do not abort decoding when version is not 1
2012-11-27 Justin Ruggleslavr: do not pass consumed samples as a parameter to...
2012-11-27 Justin Ruggleslavr: correct the documentation for the ff_audio_resamp...
2012-11-27 Justin Ruggleslavr: do not pass sample count as a parameter to ff_aud...
2012-11-27 Diego Biurrunx86: h264_weight: port to cpuflags
2012-11-27 Martin Storsjöconfigure: Enable avconv filter dependencies automatically
2012-11-27 Janne Grunauh264: set Picture.owner2 to the current thread
2012-11-27 Janne Grunauh264: check ref_count validity for num_ref_idx_active_o...
2012-11-27 Janne Grunauh264: add missing new line to log message
2012-11-27 Michael Niedermayerdcadec: skip QMF on unused channels
2012-11-27 Michael Niedermayerwavenc: write fact chunk sample count at the correct...
2012-11-27 Justin Rugglesriff: do not add empty metadata tags in INFO chunk
2012-11-27 Justin Rugglesriff: only warn on a bad INFO chunk code size instead...
2012-11-26 Diego Biurrunconfigure: Add separate list for libraries and use...
2012-11-26 Justin Rugglesx86: float_dsp: add SSE version of vector_fmul_scalar()
2012-11-26 Justin Rugglesdsputil: move vector_fmul_scalar() to AVFloatDSPContext...
2012-11-26 Michael Niedermayeraacenc: use the correct output buffer
2012-11-26 Mans Rullgardaacdec: fix signed overflows in lcg_random()
2012-11-26 Mans Rullgardbase64: fix signed overflow in shift
2012-11-26 Janne Grunaulavf: avoid integer overflow in ff_compute_frame_duration()
2012-11-26 Janne Grunauflashsv: check for keyframe before using differential...
2012-11-26 Janne Grunauh264: enable low delay only if no delayed frames were...
2012-11-26 Diego Biurrunx86: fix build without inline asm
2012-11-26 Justin Rugglesaacdec: use float planar sample format for output
2012-11-26 Justin Ruggleslavc: clarify get_buffer() documentation
2012-11-26 Justin Rugglesmpegaudiodec: use planar sample format for output unles...
2012-11-25 Justin Rugglesx86: h264 qpel: use the correct number of utilized...
2012-11-25 Janne Grunauremove #defines to prevent use of discouraged external...
2012-11-25 Daniel Kangx86: h264: Convert 8-bit QPEL inline assembly to YASM
2012-11-25 Daniel Kangx86: h264: Remove 3dnow QPEL code
2012-11-25 Diego Biurrunx86: h264_chromamc: port to cpuflags
2012-11-25 Paul B Maholyop: fix typo
2012-11-25 Anton Khirnovavconv: fix copying per-stream metadata.
2012-11-25 Marcus Stollsteimerdoc: avtools-common-opts: Fix terminology concerning...
2012-11-25 Sean McGovernconfigure: suncc: Add compiler arch support for Nehalem...
2012-11-25 Diego Biurrunriff: Make ff_riff_tags static and move under appropria...
2012-11-23 Mans Rullgardconfigure: sort cpuflags section by architecture
2012-11-23 Mans Rullgardconfigure: properly support DEC/Compaq compiler
2012-11-23 Mans Rullgardav_memcpy_backptr: optimise some special cases
2012-11-23 Mans Rullgardmpegvideo: simplify dxy calculation in hpel_motion()
2012-11-23 Mans Rullgardbuild: add rules to generate preprocessed source files
2012-11-22 Anton Khirnovid3v2: fix reading unsynchronized frames.
2012-11-21 Xi Wangcdgraphics: fix incorrect vertical offset mask in cdg_s...
2012-11-21 Xi Wangapetag: fix error handling in ff_ape_parse_tag()
2012-11-21 Diego Biurrunflashsv: Drop unused function and struct parameters
2012-11-20 Justin Rugglespcm: fix decoding of pcm_s16le_planar on big-endian
2012-11-20 Luca Barbatoimgconvert: remove PixFmtInfo
2012-11-20 Luca Barbatoavcodec: split avpicture from imgconvert
2012-11-20 Luca Barbatopixdesc: add PIX_FMT_ALPHA flag
2012-11-20 Justin RugglesFATE: add 24-bit ALAC tests
2012-11-20 Justin RugglesFATE: rename ALAC tests from alac-* to alac-16-*
2012-11-20 Justin Rugglesalacenc: support 24-bit encoding
2012-11-20 Justin Rugglespcmdec: use planar sample format for pcm_s16le_planar
2012-11-20 Justin Rugglesvorbisdec: use float planar sample format
2012-11-18 Diego Biurrunx86: h264_intrapred: Fix C function names in comments
2012-11-18 Diego Biurrunx86: SPLATD: port to cpuflags
next