]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-01-06 Oana Stratulatffmpeg: check if number of input and output channels...
2012-01-06 James Zernlibvpxenc: restore vp8flags for compatibility
2012-01-06 Michael Niedermayertta: Fix regression of 24bit decoding.
2012-01-06 Michael NiedermayerRevert commit 599b4c6efddaed33b1667c386b34b07729ba732b
2012-01-06 Carl Eugen... Fix compilation with --disable-everything --enable...
2012-01-06 ami_stuffpam: Reject 64bpp rgba.
2012-01-05 Carl Eugen... Allow decoding of uyvy422 CYUV with -vcodec rawvideo.
2012-01-05 Carl Eugen... Support decoding of some unusual jpeg samples.
2012-01-05 Reimar DöffingerCheck for overread in vqa video decoder.
2012-01-05 Reimar Döffingersipr: fall back to setting mode based on bit_rate.
2012-01-05 Clément Bœschvolume: remove duplicated condition.
2012-01-05 Clément Bœschmov: support timecode extraction.
2012-01-05 Clément Bœschmov: annotate read values in tmcd track.
2012-01-05 Clément Bœschtimecode: add avpriv_check_timecode_rate().
2012-01-05 ami_stuffSupport 48bpp pam decoding.
2012-01-05 ami_stuffSupport 16bpp grayscale pam decoding.
2012-01-05 Michael Niedermayerlibvpxenc: Remove duplicate AVOption constants.
2012-01-05 Michael NiedermayerMerge remote-tracking branch 'cus/stable'
2012-01-05 Marton Balintffplay: fix invalid wanted_channel_layout calculation
2012-01-05 Marton Balintffplay: honor SDL_AUDIO_CHANNELS and make sure to use...
2012-01-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-04 Michael NiedermayerRevert "rmdec: Avoid allocating huge packets"
2012-01-04 Michael Niedermayerlavf: use avg_frame_rate and packet number to exit...
2012-01-04 Michael Niedermayerlavf: revert commit bb99ae3ae924c942a634bec7711ec7ee11c...
2012-01-04 Shitiz Gargmtv: Make sure audio_subsegments is not 0
2012-01-04 Michael Niedermayervorbis: make sure ch is non zero before calling vorbis_...
2012-01-04 Chris Evansvorbis: An additional defense in the Vorbis codec.
2012-01-04 Chris Evansvorbis: Fix decoder bug.
2012-01-04 Michael Niedermayervorbisdec: Make sure blocksize is not set to an invalid...
2012-01-04 Michael Niedermayervorbis: Fix last quarter of CVE-2011-3893
2012-01-04 Chris Evansogg: Avoid the possibility to read out-of-bounds of...
2012-01-04 Chris Evansmkv: Fix a bug where a pointer was cached to an array...
2012-01-04 Janne Grunauv4l2: use V4L2_FMT_FLAG_EMULATED only if it is defined
2012-01-04 Anton Khirnovavconv: add symbolic names for -vsync parameters
2012-01-04 Jean Firstflvdec: Fix compiler warning for uninitialized variables
2012-01-04 Jean Firstrtsp: Fix compiler warning for uninitialized variable
2012-01-04 Philippe Saint... Fix possible infinite loop decoding als.
2012-01-04 Ronald S. Bultjeulti: convert to new bytestream API.
2012-01-04 Andrew RyanInsert missing newline at end of error log message...
2012-01-04 Carl Eugen... Replace deprecated FF_I_TYPE with AV_PICTURE_TYPE_I...
2012-01-04 Diego Biurrunswscale: Use standard multiple inclusion guards in...
2012-01-04 Carl Eugen... yuv4 libquicktime packed 4:2:0 encoder and decoder.
2012-01-04 Carl Eugen... v308 Quicktim Uncompressed 4:4:4 encoder and decoder.
2012-01-04 Carl Eugen... Add decoder for Avid 1:1 10-bit RGB Packer (AVrp).
2012-01-04 Diego BiurrunPlace some START_TIMER invocations in separate blocks.
2012-01-04 Clément Bœschdoc: use @command{} for commands.
2012-01-04 Clément Bœschdoc: use @code{} for --{enable,disable}-options.
2012-01-04 Luca Barbatov4l2: list available formats
2012-01-04 Luca Barbatov4l2: set the proper codec_tag
2012-01-04 Luca Barbatov4l2: refactor device_open
2012-01-04 Luca Barbatov4l2: simplify away io_method
2012-01-04 Luca Barbatov4l2: cosmetics
2012-01-04 Luca Barbatov4l2: uniform and format options
2012-01-04 Luca Barbatov4l2: do not force interlaced mode
2012-01-04 Janne Grunauavio: exit early in fill_buffer without read_packet
2012-01-04 John Brooksvc1dec: fix invalid memory access for small video dimen...
2012-01-04 John Brooksrv34: fix invalid memory access for small video dimensions
2012-01-04 Christophe... rv34: joint coefficient decoding and dequantization
2012-01-04 Martin Storsjöavplay: Don't call avio_set_interrupt_cb(NULL)
2012-01-04 Michael Niedermayerjpegdec: Fix vlc table check for progressive jpegs.
2012-01-04 Ronald S. Bultjeswscale: remove obsolete comment.
2012-01-04 Ronald S. Bultjeswscale: split scale.asm.
2012-01-04 Ronald S. Bultjeswscale: don't show full-chroma-int warning for non...
2012-01-04 Ronald S. Bultjeswscale: add MMX files to MMX-OBJS instead of OBJS.
2012-01-04 Ronald S. Bultjeh264: return index in buffer on end-of-sequence.
2012-01-04 Michael Niedermayerlavf: Fix try_decode_frame() so it doesnt loop infinitely.
2012-01-04 Michael Niedermayerelectronicarts: Pass error through ea_read_header().
2012-01-04 Oana Stratulatelectronicarts: Fix division by zero. Fixes Ticket...
2012-01-04 Diego BiurrunMerge some declarations and initializations.
2012-01-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-01-04 Diego Biurruncabac: drop unused and disabled get_cabac_u() / get_cab...
2012-01-04 Diego Biurruncabac: drop unused STRICT_LIMITS code branch
2012-01-04 Stefano Sabatiniffprobe: add support to option -show_error
2012-01-04 Stefano Sabatiniffprobe: remove unused variable in show_format()
2012-01-04 Stefano Sabatiniffprobe: reindent after the last commit
2012-01-04 Stefano Sabatiniffprobe: change order of operations in probe_file()
2012-01-04 Stefano Sabatiniffprobe: prefer av_log to fprintf(stderr)
2012-01-03 Justin Ruggleslibspeexenc: fix pts calculations for more than 1 frame...
2012-01-03 Justin Rugglesadxdec: clear eof flag and channel states when seeking
2012-01-03 Justin Rugglesfate: add ADX encoding/decoding test
2012-01-03 Justin Rugglesadx: add an adx muxer
2012-01-03 Justin Rugglesadxenc: check output buffer size before writing
2012-01-03 Justin Rugglesadxenc: use bytestream functions for header writing.
2012-01-03 Justin Rugglesadxenc: use BLOCK_SIZE and BLOCK_SAMPLES macros
2012-01-03 Justin Rugglesadxenc: use a loop to encode each channel
2012-01-03 Justin Rugglesadxenc: remove unneeded loops
2012-01-03 Justin Rugglesadx: add AVFMT_GENERIC_INDEX to demuxer flags.
2012-01-03 Justin Rugglesadxenc: avoid stereo deinterleaving
2012-01-03 Justin Rugglesadxenc: remove unnecessary setting of coded_frame-...
2012-01-03 Justin Rugglesadxenc: log an error message and return AVERROR(EINVAL...
2012-01-03 Justin Rugglesadxenc: cosmetics: pretty-printing
2012-01-03 Justin Rugglesadxenc: change some data types
2012-01-03 Justin Rugglesadxenc: remove unneeded log message
2012-01-03 Justin Rugglesadxenc: remove unneeded comments
2012-01-03 Jonathan NiederAPIchanges: mention cleaned up header includes
2012-01-03 Michael Niedermayerwmall: remove ;;
2012-01-03 Michael NiedermayerMerge remote-tracking branch 'shariman/wmall'
2012-01-03 Oana Stratulatfate: add dxtory test
2012-01-03 Carl Eugen... Set bits_per_coded_sample when encoding Y41P.
2012-01-03 Jean Firstrtsp: Fix compiler warning for uninitialized variable.
next