]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-06-16 Anton KhirnovAVOptions: add av_opt_set_dict() mapping a dictionary...
2011-06-16 Anton Khirnovffmpeg: don't abuse a global for passing frame size...
2011-06-16 Anton Khirnovffmpeg: don't abuse a global for passing pixel format...
2011-06-16 Anton Khirnovffmpeg: initialise encoders earlier.
2011-06-16 Anton Khirnovffmpeg: merge output_codecs array into AVOutputStream...
2011-06-16 Diego Biurrunrtpenc_latm: Consistently use "Libav" in license boiler...
2011-06-16 Martin Storsjörtsp: Don't pass string pointer as format string to...
2011-06-16 Kirill Zorinmmsh: fixed printf injection bug in mmsh request
2011-06-16 Anton Khirnovcodec-regression: remove pointless -r options for dnxhd
2011-06-15 Justin Rugglesac3enc: use correct alignment and length in channel...
2011-06-15 Anton Khirnovffmpeg: don't abuse a global for passing framerate...
2011-06-15 Anton Khirnovffmpeg: don't abuse a global for passing channels from...
2011-06-15 Anton Khirnovffmpeg: don't abuse a global for passing samplerate...
2011-06-15 Mans RullgardARM: update ff_h264_idct8_add4_neon for 4:4:4 changes
2011-06-15 Janne Grunauswscale: use SwsContext for av_log when available
2011-06-14 Diego Biurrunswscale: Remove HAVE_MMX from files that are only compi...
2011-06-14 Diego Biurrunswscale: Fix compilation with --disable-mmx2.
2011-06-14 Ronald S. Bultjeswscale: remove misplaced comment.
2011-06-14 Ronald S. Bultjeffmpeg: fix streaming to ffserver.
2011-06-14 Ronald S. Bultjeswscale: split out RGB48 output functions from yuv2pack...
2011-06-14 Mans Rullgardbuild: move vpath directives to main Makefile
2011-06-14 Michael Niedermayerswscale: fix JPEG-range YUV scaling artifacts.
2011-06-14 Mans Rullgardbuild: move ALLFFLIBS to a more logical place
2011-06-14 Mans RullgardARM: factor some repetitive code into macros
2011-06-14 Jason Garrett... Fix SVQ3 after adding 4:4:4 H.264 support
2011-06-14 Jason Garrett... H.264: fix CODEC_FLAG_GRAY
2011-06-14 Jason Garrett... 4:4:4 H.264 decoding support
2011-06-13 Justin Rugglesac3enc: fix allocation of floating point samples.
2011-06-13 Diego Biurrunutils: Drop pointless '#if 1' preprocessor directive.
2011-06-13 Justin Rugglesac3enc: remove empty ac3_float function that is never...
2011-06-13 Justin Rugglesac3enc: split templated float vs. fixed functions into...
2011-06-13 Justin Rugglesac3enc: dynamically allocate AC3EncodeContext fields...
2011-06-13 Justin Rugglesac3enc: use function pointer to choose between AC-3...
2011-06-13 Jason Garrett... Roll back 4:4:4 H.264 for now
2011-06-13 Jason Garrett... Fix SVQ3 after adding 4:4:4 H.264 support
2011-06-13 Jason Garrett... H.264: fix CODEC_FLAG_GRAY
2011-06-13 Jason Garrett... 4:4:4 H.264 decoding support
2011-06-13 Philip Langdaleh264_parser: Fix whitespace after previous change.
2011-06-13 Philip Langdaleh264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FR...
2011-06-13 Carl Eugen... wav: remove an invalid free().
2011-06-13 Michael Niedermayerlavf: initialise reference_dts in av_estimate_timings_f...
2011-06-13 Michael Niedermayerh264: don't be so picky on decoding pps in extradata.
2011-06-13 Wim Lewisavcodec.h: add or elaborate on some documentation comments.
2011-06-13 Michael Niedermayerh264: change a few comments into error messages
2011-06-13 Reimar Döffingerac3dec: fix doxy-style for comment ("///>" should be...
2011-06-13 Peter Rossimg2: add .dpx to the list of supported file extensions.
2011-06-13 Michael Niedermayerffv1: fix undefined behavior with insane widths.
2011-06-13 Mans RullgardARM: jrevdct_arm: simplify stack usage
2011-06-13 Mans RullgardARM: jrevdct_arm: use push/pop mnemonics
2011-06-13 Mans RullgardARM: jrevdct_arm: misc cleanup
2011-06-13 Mans RullgardARM: optimised mpadsp_apply_window_fixed
2011-06-13 Reinhard TartlerAdd some (important) changelog entries
2011-06-12 Stefano Sabatinicmdutils: add missing NULL check in parse_options()
2011-06-12 Sven C. Dackx11grab: remove a memory allocation and the associated...
2011-06-11 Mans Rullgardbuild: fix "make install" with documentation disabled
2011-06-11 Mans Rullgardbuild: simplify some conditional targets
2011-06-10 Alex Conversebitstream: Properly promote av_reverse values before...
2011-06-10 Ronald S. Bultjelibavutil/swscale: YUV444P10/YUV444P9 support.
2011-06-10 Jason Garrett... H.264: Fix high bit depth explicit biweight
2011-06-10 Oskar Arvidssonh264: Fix 10-bit H.264 x86 chroma v loopfilter asm.
2011-06-10 Diego BiurrunReplace DEBUG_SEEK/DEBUG_SI + av_log combinations by...
2011-06-10 Justin RugglesUpdate copyright year for ac3enc_opts_template.c.
2011-06-10 Kieran Kunhyaadts: Adjust frame size mask to follow the specification.
2011-06-10 Martin Storsjömovenc: Add RTP muxer/hinter options
2011-06-10 Martin Storsjömovenc: Pass the RTP AVFormatContext to the SDP generation
2011-06-10 Martin Storsjörtspenc: Add RTP muxer options
2011-06-10 Martin Storsjörtspenc: Add an AVClass for setting muxer specific...
2011-06-10 Martin Storsjörtpenc_chain: Pass the rtpflags options through to...
2011-06-10 Martin Storsjörtpenc: Declare the rtp flags private AVOptions in...
2011-06-10 Martin Storsjösdp: Reindent after the previous commit
2011-06-10 Juan Carlos... rtpenc: MP4A-LATM payload support
2011-06-10 Martin Storsjöavoptions: Add an av_opt_flag_is_set function for inspe...
2011-06-10 Martin Storsjösdp: Allow passing an AVFormatContext to the SDP generation
2011-06-10 Yusuke Nakamuramov: Fix wrong timestamp generation for fragmented...
2011-06-10 Michael Niedermayermpeg12: more advanced ffmpeg mpeg2 aspect guessing...
2011-06-10 Ronald S. Bultjeswscale: split YUYV output out of yuv2packed[12X]_c().
2011-06-09 Stefano Sabatinilavf: make compute_pkt_fields2() return meaningful...
2011-06-09 Reimar Döffingermatroskadec: set timestamps for RealAudio packets.
2011-06-09 Anton Khirnovintelh263dec: aspect ratio processing fix.
2011-06-09 Anton Khirnovintelh263dec: fix "Strict H.263 compliance" file playback
2011-06-09 Reimar Döffingeross,sndio: simplify by using FFMIN.
2011-06-09 Ronald S. Bultjeswscale: extract monowhite/black output from yuv2packed...
2011-06-09 Ronald S. Bultjeswscale: de-macro'ify RGB15/16/32 input functions.
2011-06-09 Ronald S. Bultjeswscale: rearrange code.
2011-06-09 Alex Conversemovdec: Add support for the 'wfex' atom.
2011-06-09 Alex Converseffmpeg.c: Add a necessary const qualifier
2011-06-09 Alex Converseriff: Fix potential memleak.
2011-06-09 Ronald S. Bultjeswscale: change 48bit RGB input macros to inline functions.
2011-06-09 Ronald S. Bultjeswscale: change 9/10bit YUV input macros to inline...
2011-06-09 Ronald S. Bultjeswscale: extract gray16 output functions from yuv2packe...
2011-06-09 Ronald S. Bultjeswscale: use standard clipping functions.
2011-06-09 Ronald S. Bultjeswscale: merge macros that are used only once.
2011-06-09 Ronald S. Bultjeswscale: fix function declarations in swscale.c.
2011-06-09 Ronald S. Bultjeswscale: fix function declaration keywords in x86/swsca...
2011-06-08 Etienne Buiracrypto: Use av_freep instead of av_free
2011-06-08 Anton Khirnovlavf: don't try to free private options if priv_data...
2011-06-08 Ronald S. Bultjeswscale: fix types of assembly arguments.
2011-06-08 Ronald S. Bultjeswscale: move two macros that are only used once into...
2011-06-08 Ronald S. Bultjeswscale: remove unused function.
2011-06-08 Diego Biurrunoptions: Add missing braces around struct initializer.
next