]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-10-12 Justin Rugglesfix ac3 encoder documentation
2011-10-12 Kostya Shishkovvc1: more prettyprinting cosmetics
2011-10-12 Kostya Shishkovvc1: prettyprint some tables
2011-10-12 Kostya Shishkovvc1: K&R formatting cosmetics
2011-10-12 Anton KhirnovAVOptions: bump minor and add APIchanges entry.
2011-10-12 Anton Khirnovcmdutils/avtools: simplify show_help() by using av_opt_...
2011-10-12 Anton KhirnovAVOptions: rename FF_OPT_TYPE_* => AV_OPT_TYPE_*
2011-10-12 Anton KhirnovRemove all uses of deprecated AVOptions API.
2011-10-12 Anton KhirnovAVOptions: add av_opt_next, deprecate av_next_option.
2011-10-12 Anton KhirnovAVOptions: add functions for evaluating option strings.
2011-10-12 Anton KhirnovAVOptions: split get_number().
2011-10-12 Anton KhirnovAVOptions: add av_opt_get*, deprecate av_get*.
2011-10-12 Anton KhirnovAVOptions: add av_opt_set*().
2011-10-12 Anton KhirnovAVOptions: add new API for enumerating children.
2011-10-12 Janne Grunaurv34: move inverse transform functions to DSP context
2011-10-12 Martin Storsjöflvenc: Write the right metadata entry count
2011-10-12 Martin Storsjörtsp: Request that dynamic rate is disabled
2011-10-12 Martin Storsjörtsp: Parse the x-Accept-Dynamic-Rate header
2011-10-12 Martin Storsjörtpdec: Add ff_ prefix to all nonstatic symbols
2011-10-12 Mans Rullgardh264: change unsupported bit depth message to error...
2011-10-12 John Brooksrtpdec: Read the packet length for all RTCP packet...
2011-10-12 John Brooksrtpdec: Fix the minimum packet length for RTCP SR packets
2011-10-12 Mans Rullgardqdm2: fix signed multiplication overflow
2011-10-12 Martin Storsjöflvdec: Don't export metadata entries that aren't prope...
2011-10-12 Martin Storsjöflvdec: Split out setting of numeric fields from storin...
2011-10-12 Anton Khirnovlibx264: support yuv422/444 output.
2011-10-12 Anton Khirnovsws: support yuv444p9/10 output.
2011-10-11 John Stebbinsfix AC3ENC_OPT_MODE_ON/OFF
2011-10-11 Mans Rullgardh264: fix HRD parameters parsing
2011-10-11 Ronald S. Bultjeprores: implement multithreading.
2011-10-11 Ronald S. Bultjeprores: idct sse2/sse4 optimizations.
2011-10-11 Ronald S. Bultjeswscale: use aligned move for storage into temporary...
2011-10-11 Ronald S. Bultjeprores: extract idct into its own dspcontext and merge...
2011-10-11 Mans Rullgardh264: fix invalid shifts in init_cavlc_level_tab()
2011-10-11 Mans Rullgardintfloat_readwrite: fix signed addition overflows
2011-10-11 Luca Barbatomov: do not misreport empty stts
2011-10-11 Luca Barbatomov: cosmetics, fix for and if spacing
2011-10-11 Anton Khirnovid3v2: fix NULL pointer dereference
2011-10-11 Raivo Hoolmov: read album_artist atom
2011-10-11 Raivo Hoolmov: fix disc/track numbers and totals
2011-10-11 Diego Biurrundoc: fix references to obsolete presets directories...
2011-10-11 Diego Biurrunflashsv: return more meaningful error value
2011-10-11 Diego Biurrunflashsv: fix typo in av_log() message
2011-10-11 Justin Rugglessmacker: validate channels and sample format.
2011-10-11 Justin Rugglessmacker: check buffer size before reading output size
2011-10-11 Justin Rugglessmacker: validate number of channels
2011-10-11 Justin Rugglessmacker: Separate audio flags from sample rates in...
2011-10-11 Mans Rullgardh264: fix detection of optional trailing PPS elements
2011-10-11 Mans Rullgardsipr: fix get_bits(0) calls
2011-10-11 Mans Rullgardmotion_est: make MotionExtContext.map_generation unsigned
2011-10-10 Laurent Aimarh264: reset h->ref_count in case of errors in ff_h264_d...
2011-10-10 Laurent Aimarerror_resilience: fix the check for missing references...
2011-10-10 Laurent Aimar4xm: prevent NULL dereference with invalid huffman...
2011-10-10 Laurent Aimar4xmdemux: prevent use of uninitialized memory
2011-10-10 Laurent Aimar4xm: clear FF_INPUT_BUFFER_PADDING_SIZE bytes in tempor...
2011-10-10 Laurent Aimarptx: check for out of bound reads
2011-10-10 Laurent Aimartiffdec: fix out of bound reads/writes
2011-10-10 Laurent Aimareacmv: check for out of bound reads
2011-10-10 Laurent Aimareacmv: fix potential pointer arithmetic overflows
2011-10-10 Laurent Aimaradpcm: fix out of bound reads due to integer overflow
2011-10-10 Laurent Aimaranm: prevent infinite loop
2011-10-10 Laurent Aimaravsdemux: check for out of bound writes
2011-10-10 Laurent Aimaravs: check for out of bound reads
2011-10-10 Laurent Aimaravsdemux: check for corrupted data
2011-10-10 Anton KhirnovAVOptions: refactor set_number/write_number
2011-10-10 Anton KhirnovAVOptions: cosmetics, rename static av_set_number2...
2011-10-10 Anton KhirnovAVOptions: cosmetics, move and rename static av_set_num...
2011-10-10 Anton KhirnovAVOptions: split av_set_string3 into opt type-specific...
2011-10-10 Mans Rullgardavidec: fix signed overflow in avi_sync()
2011-10-10 Alex Conversemxfdec: Fix some buffer overreads caused by the misuse...
2011-10-10 Baptiste Coudurierdnxhddec: handle cid change in bitstream.
2011-10-10 Kostya Shishkovvc1: K&R reformatting cosmetics
2011-10-10 Justin Rugglesra288: log an error message when output buffer is too...
2011-10-10 Justin Rugglesra288: use a more descriptive calculation for output...
2011-10-10 Justin Rugglesra144: use macro constants to make the code more unders...
2011-10-10 Justin Rugglesra144dec: log an error message when output buffer is...
2011-10-10 Justin Rugglesra144dec: use a more descriptive calculation for output...
2011-10-10 Mashiat Sarker... lavc: Micro version bump for VC1 interlaced decoding...
2011-10-10 Mashiat Sarker... vc1dec: interlaced stream decoding support 3/3
2011-10-10 Mashiat Sarker... vc1dec: interlaced stream decoding support 2/3
2011-10-10 Mashiat Sarker... vc1dec: interlaced stream decoding support 1/3
2011-10-10 Gwenole Beauchesnevaapi: Fix VC-1 decoding (reconstruct bitstream TTFRM...
2011-10-10 Diego Biurrunconfigure: Add -Wstrict-prototypes to CFLAGS if available.
2011-10-10 Janne Grunauavidec: simplify size parameter in memset()
2011-10-09 Mans Rullgardmpeg4dec: use unsigned type for startcode in ff_mpeg4_d...
2011-10-09 Mans Rullgardmpeg124: use sign_extend() function
2011-10-09 Mans Rullgardac3dec: use get_sbits() instead of manually sign-extending
2011-10-09 Mans Rullgard4xm: fix signed overflow
2011-10-09 Mans Rullgardwmavoice: fix a signed overflow
2011-10-09 Mans Rullgardmpegvideo_enc: fix a signed overflow
2011-10-09 Mans Rullgardcrc: fix signed overflow
2011-10-09 Mans Rullgardfate: run avconv with -nostats flag
2011-10-09 Mans Rullgardavtools: add -v as alias for -loglevel
2011-10-09 Anton Khirnovavconv: always print stats with AV_LOG_INFO
2011-10-09 Anton Khirnovdoc/avconv: add forgotten output/per-stream info to...
2011-10-09 Anton Khirnovavconv: add -stats option to enable/disable printing...
2011-10-09 Anton Khirnovavconv: in output_packet() don't set decoded_data_size...
2011-10-09 Anton Khirnovavconv: remove pointless always true condition
2011-10-09 Anton Khirnovavconv: factorize common code in transcode_init()
2011-10-09 Mans Rullgardzmbv: remove memcpy() of decoded frame
next