]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-01-25 Stefano Sabatinilavfi/showwaves: fail in case of push_frame() error
2013-01-25 Stefano Sabatinidoc/filters: apply minor fixes
2013-01-25 Stefano Sabatinilavfi/showwaves: add display mode option and mode=line
2013-01-25 Michael Niedermayergifdec: resync support
2013-01-25 Matthieu Bouronlavc/dnxhddata: fix bitrates for cid 1251 and 1252...
2013-01-25 Michael Niedermayersetpts: deprecate RTCTIME, we have time(0) which is...
2013-01-25 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-25 Michael NiedermayerMerge commit 'b85a5e87af4254b80913fe33591d96361f30832b'
2013-01-25 Michael NiedermayerMerge commit '33552a5f7b6ec7057516f487b1a902331f8c353e'
2013-01-25 Michael NiedermayerMerge commit '2c10e2a2f62477efaef5b641974594f7df4ca339'
2013-01-25 Paul B Maholswscale: check flags instead of nb_components to find...
2013-01-25 Paul B Mahollavc/gifdec: remove obsolete check
2013-01-25 Paul B Mahollavc/gifdec: move idx_line allocation out of gif_read_h...
2013-01-25 Paul B Mahollavc/gifdec: do not return nonzero *got_frame if frame...
2013-01-25 Paul B Mahollavc/gifdec: simplify "!= 0" checks
2013-01-25 Paul B Mahollavc/gifdec: use memcpy()
2013-01-25 Michael NiedermayerMerge commit '6bdb841b46d170d58488deaed720729b79223b1d'
2013-01-25 Vladimir Pantelicavfilter: allow setpts filter to use wallclock time...
2013-01-25 Vladimir Panteliclavu: Add av_strnstr()
2013-01-25 Vittorio Giovarah264: Allow discarding the cropping information from SPS
2013-01-25 Michael Niedermayervqavideo: check chunk sizes before reading chunks
2013-01-25 Michael Niedermayereacmv: Free frames on resolution changes
2013-01-25 Michael Niedermayergifdec: check that w,h is not zero
2013-01-25 Carl Eugen... Fix compilation with --disable-everything on x86_32.
2013-01-24 Stefano Sabatiniffmpeg: fix typo in open_files() message
2013-01-24 Stefano Sabatinilavf/img2enc: extend current options documentation
2013-01-24 Stefano Sabatinilavf/img2dec: fix option help fields
2013-01-24 Stefano Sabatinidoc/faq: fill missing word in the concat protocol entry
2013-01-24 Stefano Sabatinidoc/faq: mention concat protocol documentation in the...
2013-01-24 Michael Niedermayergifdec: gif_copy_img_rect: Fix end pointer
2013-01-24 Michael Niedermayerh264_qpel: put cpuflags checks back.
2013-01-24 Michael Niedermayercavsdec: check for value in get_ue_code()
2013-01-24 Jasonlavu/timecode: fix time code calculation for 60000...
2013-01-24 Jasonlavu/timecode: Allow drop frame mode for 60000/1001 fps
2013-01-24 Diego Biurrunarm: Add mathops.h to ARCH_HEADERS list
2013-01-24 Luca Barbatoavstring: K&R formatting cosmetics
2013-01-24 Diego Biurrunbuild: Make the H.264 parser select h264qpel
2013-01-24 Janne Grunaux86: h264qpel: add cpu flag checks for init function
2013-01-24 Michael Niedermayermovenc: check that fps for tmcd is within encodable...
2013-01-24 Michael Niedermayermovenc: Calculate fps for tmcd without intermediate...
2013-01-24 Michael Niedermayerffmpeg: copy tmcd track timebase parameters
2013-01-24 Michael Niedermayerlavc: include timebase in avcodec string at debug level.
2013-01-24 Michael Niedermayermpeg12demux: Fallback to startcode for stream type...
2013-01-24 Janne Grunauh264: copy h264qpel dsp context to slice thread copies
2013-01-24 Janne Grunauarm: h264qpel: use neon h264 qpel functions only if...
2013-01-24 Paul B Maholeacdata: do not set sample_fmt
2013-01-24 Paul B Maholflic: do not set sample_fmt
2013-01-24 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-24 Michael NiedermayerMerge commit '7a95afe433b2a692f490b98948c082e62ffc1d27'
2013-01-24 Michael NiedermayerMerge commit '528878ee7b377e23a194d7c801571d97793047e0'
2013-01-24 Michael NiedermayerMerge commit '4a4a7e138c92901e04db46a6b05cc6948023e5f5'
2013-01-24 Michael Niedermayerwmv2enc: drop setting of idct_algo
2013-01-24 Michael NiedermayerMerge commit '57ed8debb9b9cc565cc6e9f98c5b5cbb9f69097c'
2013-01-24 Paul B Maholmatroskadec: export codec bits_per_coded_sample
2013-01-24 Paul B Maholmatroskaenc: fix -codec copy with TTA
2013-01-24 Paul B Maholmatroskaenc: support TTA muxing
2013-01-24 Stefano Sabatinidoc/eval: fix/review the section about SI prefixes...
2013-01-24 Stefano Sabatinidoc/eval: fix documentation for time() function
2013-01-24 Stefano Sabatinidoc/eval: substitute if/then/else construct with an...
2013-01-24 Stefano Sabatinilavu/eval: extend if/ifnot functions to accept a third...
2013-01-24 Paul B Mahollavc/tta: remove nonsense s->avctx indirection, use...
2013-01-24 Paul B Mahollavfi/earwax: remove config_input()
2013-01-24 Mans Rullgarddsputil: Separate h264 qpel
2013-01-24 Luca Barbatodoc: fix dependencies in pod generation
2013-01-24 Diego Biurrunopenbsd: configure: Stop enabling PIC by default
2013-01-24 Martin Storsjörtpenc_chain: Use the original AVFormatContext for...
2013-01-24 Martin Storsjörtp: Make sure the output format pointer is set
2013-01-24 Carl Eugen... Refuse to mux tta into matroska, the output file is...
2013-01-24 Michael Niedermayermpeg4videoenc: check w,h to be within the supported...
2013-01-24 Michael Niedermayergifdec: check that the last keyframe exists and has...
2013-01-24 Michael Niedermayerlcldec: Check length before unsigned subtraction.
2013-01-24 Michael Niedermayermpc8: check stream count before accessing stream 1.
2013-01-24 Michael Niedermayerff_mss12_decode_init: check dimensions
2013-01-24 Carl Eugen... matroskaenc: add codec_tag lists back.
2013-01-24 Carl Eugen... Only try to auto-detect LATM in mpegts if the LOAS...
2013-01-23 Michael Niedermayerfloatdsp: restrict->av_restrict
2013-01-23 Michael Niedermayersanm: Check decoded_size.
2013-01-23 Martin Storsjöwmv2: Propagate the wmv2 idct permutation type to the...
2013-01-23 Martin Storsjörtp: Make sure priv_data is set before reading it
2013-01-23 Michael Niedermayereval: add function to access the current "wallclock...
2013-01-23 Michael Niedermayerhls: add missing checks for accessing avoption fields
2013-01-23 Michael Niedermayermlpdec: move ch_assign setup code down to after ch...
2013-01-23 Michael Niedermayermlp: fix channel order.
2013-01-23 Micah Galizialavf/hls: broker HTTP options
2013-01-23 Stefano Sabatinilavf/segment: exit immediately in case of invalid strea...
2013-01-23 Stefano Sabatinilavf/segment: avoid failure in case -flags +live and...
2013-01-23 Stefano Sabatinilavf/segment: drop now pointless segment_list_close...
2013-01-23 Stefano Sabatinilavf/segment: mark #EXT-X-ENDLIST in M3U8 only at the...
2013-01-23 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-01-23 Michael NiedermayerMerge commit 'baf35bb4bc4fe7a2a4113c50989d11dd9ef81e76'
2013-01-23 Michael NiedermayerMerge commit '2612c4dc78e1750c4653bf5a9f2cbe95f7b4ed6e'
2013-01-23 Michael NiedermayerMerge commit '2bef1a83d7a3ca60b161ab90bf4d4338e5def5e7'
2013-01-23 Michael NiedermayerMerge commit '32ff6432284f713e9f837ee5b36fc8e9f1902836'
2013-01-23 Michael NiedermayerMerge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'
2013-01-23 Paul B Mahollavfi/swapuv: support all planar yuv pixel formats
2013-01-23 Michael NiedermayerMerge commit '2e4bb99f4df7052b3e147ee898fcb4013a34d904'
2013-01-23 Michael NiedermayerMerge commit '0ee8293a77a6afad161e91ce1d43c4a57ce33a6a'
2013-01-23 Michael Niedermayermlpdec: remove disabled code, leftover from merge
2013-01-23 Michael NiedermayerMerge commit 'ed1b01131e662c9086b27aaaea69684d8575fbea'
2013-01-23 Michael NiedermayerMerge commit 'b0c7e3ffd09f68022429920da483ad7abed84aa1'
next