]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-09-23 Jean Firsttiffenc: Add forgotten avclass to context.
2011-09-23 Michael Niedermayeraacdec: fix channel reconfigs on LATM
2011-09-23 Michael Niedermayeraacdec: Make aac-latm closer to the spec (not reading...
2011-09-23 Michael Niedermayeraacsbr: prevent multiple ff_aac_sbr_ctx_init()
2011-09-23 Michael Niedermayeraacsbr: add a assert0 to check for a inconsistency...
2011-09-23 Michael NiedermayerMAINTAINERS: loose svn reference
2011-09-23 Michael Niedermayerpsxstr: improve probe to not misdetect so much.
2011-09-23 Stefano SabatiniMAINTAINERS: update status of 0.6 release
2011-09-23 Carl Eugen... Use a colon in the stream description, this matches...
2011-09-23 Michael Niedermayerflvdec: Inject in stream extradata, into the stream.
2011-09-23 Michael Niedermayerh264dec: Decode in stream avc extradata.
2011-09-23 Michael Niedermayerh264: pass buffer & size to ff_h264_decode_extradata()
2011-09-23 Robert KrügerMinor documentation clarification regarding AVStream...
2011-09-23 Michael Niedermayeraacdec: disable locking code for parse_adts_frame_heade...
2011-09-22 Stefano Sabatinivf_drawtext: do not set limitations on fontsize
2011-09-22 Michael Niedermayerforgot git add prores_*c
2011-09-22 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-22 Aaron Colwellmatroskadec: Fix seeking for matroska files with CUES...
2011-09-22 Janne GrunauAdd LATM demuxer
2011-09-22 Justin Rugglesavplay: flush audio decoder with empty packets at EOF...
2011-09-22 Justin Ruggles8svx/iff: fix decoding of compressed stereo 8svx files.
2011-09-22 Justin Ruggles8svx: log an error message if output buffer is too...
2011-09-22 Justin Ruggles8svx: check packet size before reading the initial...
2011-09-22 Justin Ruggles8svx: output 8-bit samples instead of 16-bit.
2011-09-22 Justin Ruggles8svx: split delta decoding into a separate function.
2011-09-22 Alex Conversemp4: Don't read an empty Decoder Config Descriptor
2011-09-22 Michael Niedermayerlavf/utils: only complain about aspect missmatch when...
2011-09-22 Michael Niedermayermpeg4videoenc: remove forgotten return -1
2011-09-22 Diego Biurrunfate.sh: Ignore errors from rm command during cleanup.
2011-09-22 Diego Biurrunfate.sh: Run git-pull in quiet mode to avoid console...
2011-09-22 Michael Niedermayermpeg4videoenc: guess a good aspect when we cant store...
2011-09-22 Maxim PoliakovskiApple ProRes decoder
2011-09-22 Carl Eugen... Cosmetics: Fix typo.
2011-09-22 Martin Storsjörtmp: Make the input FLV parser handle data cut at...
2011-09-22 Laurent Aimarrv34: Check for invalid slices offsets
2011-09-22 Anton Khirnoveval: test isnan(sqrt(-1)) instead of just sqrt(-1)
2011-09-22 Lou Loganpresets: use private options in libx264-ipod ffpresets
2011-09-22 Jonne Ahnerprores: skip alpha if present
2011-09-21 Stefano Sabatinivf_drawtext: remove useless and misnamed intermediary...
2011-09-21 Stefano Sabatinivf_drawtext: fix background box coloring with RGB forma...
2011-09-21 Stefano Sabatinivf_drawtext: prefer int over unsigned int
2011-09-21 Stefano Sabatinivf_drawtext: use @itemize environment for showing examp...
2011-09-21 Laurent AimarCheck for huffman tree building error in vp6 decoder.
2011-09-21 Laurent AimarRelease old pictures after a resolution change in vp5...
2011-09-21 Laurent AimarCheck for missing reference in vp5/6 decoder.
2011-09-21 Laurent AimarCheck for invalid slices offsets in RV30/40 decoder.
2011-09-21 Laurent AimarCheck output buffer size in nellymoser decoder.
2011-09-21 Clément Bœschffprobe: remove misplaced and pointless comment.
2011-09-21 Clément Bœschffprobe: use av_get_pix_fmt_name() instead of accessing...
2011-09-21 Clément Bœschffprobe: remove media_type_string() by inlining av_x_if...
2011-09-21 Clément Bœschlavu: add av_x_if_null().
2011-09-21 Carl Eugen... Fix dxva2 decoding for some H264 samples.
2011-09-21 Carl Eugen... Support Sorenson Spark in f4v.
2011-09-21 Carl Eugen... Use the parser for AC-3 in mov.
2011-09-21 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-21 Alex Converseswfdec: Add support for sample_rate_code 0 (5512 Hz)
2011-09-21 Mans Rullgarddct-test: factor out some common code and do whas was...
2011-09-21 Diego Biurrundoc: library versions need to be bumped in version.h
2011-09-21 Anton KhirnovRevert "ffmpeg: get rid of useless AVInputStream.nb_str...
2011-09-21 Anton KhirnovRemove some forgotten AVCodecContext.palctrl usage.
2011-09-21 Anton Khirnovlavc/utils: move avcodec_init() higher in the file.
2011-09-21 Anton Khirnovlavc: replace some deprecated FF_*_TYPE with AV_PICTURE...
2011-09-21 Anton Khirnovac3dec: actually use drc_scale private option
2011-09-21 Anton Khirnovlavc: undeprecate AVPALETTE_SIZE and AVPALETTE_COUNT...
2011-09-21 Anton Khirnovalsa: add missing header
2011-09-21 Diego Biurrunmsmpeg4: remove leftover unused debug variable declaration
2011-09-21 Diego BiurrunFix assert() calls that need updates after FF_COMMON_FR...
2011-09-21 Diego BiurrunFix av_dlog invocations with wrong or missing logging...
2011-09-21 Stefano Sabatinivf_yadif: add support to yuva420p
2011-09-21 Stefano Sabatinivf_yadif: correct documentation on the parity parameter
2011-09-21 Joakim Platevf_yadif: copy buffer properties like aspect for second...
2011-09-21 David Goldwichoma: support for encrypted files
2011-09-21 David Goldwichid3v2: add support for non-text and GEOB type tag frames
2011-09-21 David Goldwichdes: add possibility to calculate DES-CBC-MAC with...
2011-09-21 Michael Niedermayerprores: Add forgotten Copyright statements
2011-09-20 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-20 Michael Niedermayermp3demux: pass on error code on packet read.
2011-09-20 Michael Niedermayerprores: Simplify code further
2011-09-20 Jonne Ahnerprores: simplify 4444 handling
2011-09-20 Jonne Ahnerprores: fixes a few prores 4444 samples
2011-09-20 Jonne Ahnerprores: use shift instead of multiply
2011-09-20 Martin Storsjörtspdec: Require TCP-interleaved RTP packets to be...
2011-09-20 Yuriy Kaminskiylibpostproc: mmx code uses stack below %esp, fix that
2011-09-20 Reimar DöffingerUse correct LOCAL_ALIGNED for stack variables instead...
2011-09-20 Reimar DöffingerRemove unused variable.
2011-09-20 Reimar DöffingerHack around gcc 4.6 breaking asm using call.
2011-09-20 Martin Storsjörtmp: Don't blindly skip the 4 trailer bytes from the...
2011-09-20 Chiranjeevi... rtmp: Handle FLV packets written in more than one write...
2011-09-20 Laurent Aimarrv34: Check for invalid slice offsets
2011-09-20 Michael Niedermayermov: Fix grayscale Cinepak in mov
2011-09-20 Michael Niedermayerlibavfilter/libmpcodecs: add vf_stereo3d support
2011-09-20 Michael Niedermayerlibmpcodecs: some hunks from mplayer HEAD
2011-09-20 Michael Niedermayerlavf/utils: better dts wrap correction.
2011-09-20 Michael Niedermayerh264: do not increase recovery frame which would lead...
2011-09-20 Michael Niedermayerh264: reset recovery frame on seeks.
2011-09-19 Laurent AimarCheck for invalid slice offsets in real decoder.
2011-09-19 Michael Niedermayerregtests: add a flashsv2 decoder test limited to keyframes
2011-09-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-09-19 Michael Niedermayerallcodecs: cosmetic
2011-09-19 Michael Niedermayergitignore: add libswresample*
next