]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-05-29 Janne Grunauavfilter: include required header file avfilter.h in...
2012-05-29 Vitor Sessakx86: Avoid movs on BUTTERFLYPS when in AVX mode
2012-05-29 Vitor Sessakx86: use new schema for ASM macros
2012-05-29 Mans Rullgardfate: convert codec-regression.sh to makefile rules
2012-05-29 Mans Rullgardfate: allow tests to specify unit size for psnr comparison
2012-05-29 Mans Rullgardfate: teach videogen/rotozoom to output a single raw...
2012-05-28 Samuel Pitoisethttp: Add support for reusing the http socket for subse...
2012-05-28 Samuel Pitoisethttp: Add support for using persistent connections
2012-05-28 Anton KhirnovAVOptions: fix the value printed in out of range error...
2012-05-26 Anton Khirnovavprobe: restore pseudo-INI old style format for compat...
2012-05-26 Anton Khirnovavprobe: fix formatting.
2012-05-26 Anton Khirnovlog: make colored output more colorful.
2012-05-26 Martin Storsjörtsp: Check for dynamic payload handlers if no static...
2012-05-26 Samuel Pitoisetopt: Add av_opt_set_bin()
2012-05-26 Martin Storsjöavconv: Display the error returned by avformat_write_header
2012-05-26 Martin Storsjörtpenc_chain: Return an error code instead of just...
2012-05-26 Martin Storsjörtpenc_chain: Free the URLContext on failure
2012-05-26 Martin Storsjörtpenc: Expose the ssrc as an avoption
2012-05-25 Christian Schmidtavprobe: display the codec profile in show_stream()
2012-05-25 Luca Barbatoavprobe: fix function prototype
2012-05-25 Martin Storsjöcosmetics: Fix indentation
2012-05-25 Luca Barbatoavprobe: changelog entry
2012-05-25 Luca Barbatoavprobe: update documentation
2012-05-25 Luca Barbatoavprobe: provide JSON output
2012-05-25 Luca Barbatoavprobe: output proper INI format
2012-05-25 Luca Barbatoavprobe: improve formatting
2012-05-25 Luca Barbatortmp: fix url parsing
2012-05-25 Luca Barbatofate: document TARGET_EXEC and its usage
2012-05-25 Alex Conversemovenc: Don't write the 'wave' atom or its child 'enda...
2012-05-25 Kostya Shishkovimc: some cosmetics
2012-05-24 Samuel Pitoisetrtmp: Pass the proper return code in rtmp_handshake
2012-05-24 Samuel Pitoisetrtmp: Check return codes of net IO operations
2012-05-23 Samuel Pitoisetrtmp: Return a proper error code instead of -1
2012-05-23 Samuel Pitoisetrtmp: Check malloc calls
2012-05-23 Samuel Pitoisetrtmp: Check ff_rtmp_packet_create calls
2012-05-23 Justin Ruggleslavfi: add audio mix filter
2012-05-23 Martin Storsjöflvdec: Make sure sample_rate is set to the updated...
2012-05-23 Michael Niedermayertqi: Pass errors from the MB decoder
2012-05-23 Dave Yeoos_support: Define SHUT_RD, SHUT_WR and SHUT_RDWR on...
2012-05-22 Samuel Pitoisethttp: Add support for reading http POST reply headers
2012-05-22 Samuel Pitoisethttp: Add http_shutdown() for ending writing of posts
2012-05-22 Samuel Pitoisettcp: Allow signalling end of reading/writing
2012-05-22 Samuel Pitoisetavio: Add a function for signalling end of reading...
2012-05-22 Anton Khirnovlavfi: fix comment, audio is supported now.
2012-05-22 Anton Khirnovlavfi: fix incorrect comment.
2012-05-22 Anton Khirnovlavfi: remove avfilter_null_* from public API on next...
2012-05-22 Anton Khirnovlavfi: remove avfilter_default_* from public API on...
2012-05-22 Mina Nagy Zakilavfi: deprecate default config_props() callback and...
2012-05-22 Anton Khirnovavfiltergraph: smarter sample format selection.
2012-05-22 Anton Khirnovavconv: rename transcode_audio/video to decode_audio...
2012-05-22 Anton Khirnovasyncts: reset delta to 0 when it's not used.
2012-05-22 Justin Rugglesx86: lavc: use %if HAVE_AVX guards around AVX functions...
2012-05-22 Diego Biurrundwt: return errors from ff_slice_buffer_init()
2012-05-22 Jordi Ortizdwt: check malloc calls
2012-05-22 Diego Biurrunppc: Drop unused header regs.h
2012-05-21 Justin Rugglesaf_resample: remove an extra space in the log output
2012-05-21 Kieran KunhyaConvert vector_fmul range of functions to YASM and...
2012-05-21 Justin Ruggleslavfi: add an audio split filter
2012-05-21 Justin Ruggleslavfi: rename vf_split.c to split.c
2012-05-21 Jordi Ortizdwt: K&R prettyprinting cosmetics
2012-05-21 Diego BiurrunRemove libnut wrapper
2012-05-21 Diego Biurrunfate: change name of FATE samples location environment...
2012-05-20 James Zernavformat: Add a flag to mark muxers that allow (non...
2012-05-20 Samuel Pitoisethttp: Factorize the code by adding http_read_header()
2012-05-20 Diego Biurrunindeo: Make ivi_calc_band_checksum() static, it is...
2012-05-20 Diego Biurrunindeo: Drop unused debug function ivi_check_band().
2012-05-20 Diego Biurrunavcodec/utils: cast a function argument to shut up...
2012-05-20 Diego Biurruntruemotion1: remove disabled code
2012-05-20 Kostya Shishkovfix typo in comment
2012-05-20 Mans Rullgardfate: fix dependencies for non-SAMPLES avconv tests
2012-05-20 Kostya Shishkovindeo: check for invalid motion vectors
2012-05-20 Kostya Shishkovindeo: check that band output buffer exists
2012-05-20 Kostya Shishkovindeo: clear allocated band buffers
2012-05-20 Kostya Shishkovindeo: track tile macroblock size
2012-05-20 Kostya Shishkovindeo: check custom Huffman tables for errors
2012-05-20 Kostya Shishkovfactor out common decoding code for Indeo 4 and Indeo 5
2012-05-20 Kostya Shishkovmp3: fix start band index for block type 2 in 8kHz...
2012-05-19 Mans Rullgardlavf: change some (de)muxer names to lowercase
2012-05-19 Mans Rullgardlavf: make output format matching case insensitive
2012-05-19 Mans Rullgardfate: fix dependencies on SAMPLES being set
2012-05-19 Mans Rullgardfate: remove unnecessary libavfilter dependency
2012-05-18 Anton Khirnovavconv: reindent
2012-05-18 Anton Khirnovavconv: replace -vsync cfr code with the fps filter.
2012-05-18 Anton Khirnovmov: enable parsing for VC-1.
2012-05-18 Anton Khirnovlavfi: Add fps filter.
2012-05-18 Anton Khirnovlavfi: initialize pts to AV_NOPTS_VALUE when creating...
2012-05-18 Anton Khirnovavconv: add support for audio in complex filtergraphs.
2012-05-18 Diego Biurrundoc: Replace some @file tags by more suitable markup.
2012-05-18 Diego Biurrunfate: Set FUZZ factor of vorbis-13 test to 2.
2012-05-18 Diego Biurrunfate: Set FUZZ factor of (e)ac3-encode test to 3.
2012-05-18 Mans Rullgardfate: remove unused code from regressions-funcs.sh
2012-05-17 Martin Storsjörtmp: Don't assume path points to a string of nonzero...
2012-05-17 Anton Khirnovavconv: fix behavior with -ss as an output option.
2012-05-17 Mans Rullgardpcmenc: set correct bitrate value
2012-05-16 Anton Khirnovavprobe: don't print format entry name when only one...
2012-05-16 Martin Storsjöfate: Work around non-standard wc implementations at...
2012-05-16 Mans Rullgardfate: work around non-standard wc implementations
2012-05-15 Michael Kostylevx86: rv40: Mark rv40_weight functions as MMX2; they...
2012-05-15 Justin Rugglesac3dsp: simplify x86 versions of ac3_max_msb_abs_int16
2012-05-15 Mans Rullgardfate: use standard diff options
next