]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-12-04 Janne Grunaumimic: initialize padding of swap_buf through av_fast_p...
2012-12-04 Janne Grunaueamad: initialize padding of bitstream_buf through...
2012-12-04 Janne Grunauraw demuxer: initialize end of partial packets
2012-12-04 Anton Khirnovlavc: fix decode_frame() third parameter semantics...
2012-12-04 Anton Khirnovlavc: factorise setting buffer type in avcodec_default_...
2012-12-04 Anton Khirnovlavc: don't reuse audio buffers
2012-12-04 Anton Khirnovlavc: set frame properties in ff_get_buffer().
2012-12-04 Anton Khirnovlavc: add a wrapper for AVCodecContext.get_buffer().
2012-12-04 Anton KhirnovRemove pointless #undefs of previously forbidden functions.
2012-12-04 Diego Biurrunfate: Add dependencies for bmp, cdxl, dfa, mp3
2012-12-03 Luca Barbatoppc: always use pic for shared libraries
2012-12-03 Diego Biurrunbuild: cosmetics: Move CONFIG_RTPDEC entry to a more...
2012-12-03 Diego Biurrunfate: ea, h264: prettyprinting and ordering cosmetics
2012-12-03 Martin Storsjöconfigure: Strip ordinals from mingw generated def...
2012-12-03 Mans Rullgardconfigure: arm: detect default thumb state of compiler
2012-12-03 Diego Biurrunfate: fft: Fix libavcodec dependency
2012-12-03 Diego Biurrunbuild: Make the ISMV muxer select the MOV muxer
2012-12-03 Mans Rullgardconfigure: move arm arch extensions to a separate variable
2012-12-02 Janne Grunaufate-seek: remove use of gnu make 3.82 only private...
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
next