]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2012-02-13 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-12 Reimar DöffingerFix compilation without HAVE_AVX.
2012-02-12 Michael Niedermayerthreads: Perform the generic progress cleanup more...
2012-02-12 Michael Niedermayerthreads: move state update after progress cleanup.
2012-02-12 Michael Niedermayerh264: Mark previous field as done before throwing it...
2012-02-12 Andrey UtkinFix aspect ratio mismatch message
2012-02-12 Reimar DöffingerSimplify: use local variable with same contents directly.
2012-02-12 Reimar DöffingerFix Theora-in-ogg keyframe handling.
2012-02-12 Reimar DöffingerDetect and check for CMOV.
2012-02-12 Ronald S. Bultjeswscale: convert yuv2yuvX() to using named arguments.
2012-02-12 Ronald S. Bultjeswscale: rename "dstw" to "w" to prevent name collisions.
2012-02-12 Ronald S. Bultjeswscale: use named registers in yuv2yuv1_plane() place.
2012-02-12 Andrey Utkinlavf: fix aspect ratio mismatch message.
2012-02-12 Andrey Utkinavconv: set AVFormatContext.duration from '-t'
2012-02-12 Anton Khirnovcljr: implement encode2.
2012-02-12 Anton Khirnovcljr: set the properties of the coded_frame, not input...
2012-02-12 Anton Khirnovdnxhdenc: switch to encode2.
2012-02-12 Anton Khirnovbmpenc: switch to encode2().
2012-02-12 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-11 Carl Eugen... Reduce the verbosity of a mpeg1/2 invalid intra-matrix...
2012-02-11 Michael Niedermayerffmpeg: fix passlogfile with multiple libx264 streams.
2012-02-11 Paul B Maholtta: reindent
2012-02-11 Pavel KoshevoyModified to generate PAT/PMT for video keyframes
2012-02-11 Michael Niedermayerlagarith: Fix out of array reads.
2012-02-11 Carl Eugen... ffv1: Assume encoding all bits is wanted if bits_per_ra...
2012-02-11 Carl Eugen... Cosmetics: Move a block in ffv1's encode_init().
2012-02-11 Justin RugglesFATE: update reference for seek-alac_mp4
2012-02-11 Aneesh Dograsunrast: Return AVERROR values instead of -1.
2012-02-11 Aneesh Dograsunrast: Add support for gray8 decoding.
2012-02-11 Ronald S. Bultjeswscale: enforce a minimum filtersize.
2012-02-11 Justin Rugglesalacenc: use AVCodec.encode2()
2012-02-11 Justin Rugglesalacenc: cosmetics: indentation
2012-02-11 Justin Rugglesalacenc: consolidate bitstream writing into a single...
2012-02-11 Justin Rugglesalacenc: only encode frame size in header for a final...
2012-02-11 Justin Rugglesalacenc: store current frame size in AlacEncodeContext.
2012-02-11 Justin Rugglesalacenc: return AVERROR codes in alac_encode_frame()
2012-02-11 Justin Rugglesalacenc: calculate a new max frame size for the final...
2012-02-11 Justin Rugglesalacenc: pretty-printing and other cosmetics
2012-02-11 Justin Rugglesalacenc: fix error handling and potential memleaks...
2012-02-11 Justin Rugglesalacenc: do not set coded_frame->key_frame
2012-02-11 Justin Rugglesalacenc: do not set bits_per_coded_sample
2012-02-11 Justin Rugglesalacenc: remove unneeded frame_size check in alac_encod...
2012-02-11 Ronald S. Bultjetta: error out if samplerate is zero.
2012-02-11 Michael Niedermayeransi: Fix use of uninitalized width/height warning.
2012-02-11 Justin Rugglesttadec: fix invalid free when an error occurs while...
2012-02-11 Justin Ruggleswavpack: add needed braces for 2 statements inside...
2012-02-11 Michael Niedermayertta: Add some safety precautions to avoid freeing thing...
2012-02-11 Paul B Maholtta: do not leak memory if bps == 3
2012-02-11 Ingo Brücklbuildsys: Fix shared lib build of MPlayer.
2012-02-11 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2012-02-10 Reimar DöffingerPartially revert "Fix png decoding on x86."
2012-02-10 Reimar DöffingerFix bitexact intra mismatch control.
2012-02-10 Reimar Döffingermpegvideodec: minor simplifications.
2012-02-10 Michael Niedermayermsmpeg4: replace 999999 by INT_MAX and initial by a...
2012-02-10 Paul B Maholv210enc: remove redundant check for pix_fmt
2012-02-10 Paul B Maholwavpack: allow user to disable CRC checking
2012-02-10 Aneesh Dograv210enc: Use Bytestream2 functions
2012-02-10 Joakim Platecafdec: Check return value of avio_seek and avoid modif...
2012-02-10 Joakim Plateyop: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Platetta: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Platetmv: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Plater3d: Check return value of avio_seek and avoid modifyin...
2012-02-10 Joakim Platensvdec: Check return value of avio_seek and avoid modif...
2012-02-10 Joakim Platempc8: Check return value of avio_seek and avoid modifyi...
2012-02-10 Joakim Platejvdec: Check return value of avio_seek and avoid modify...
2012-02-10 Joakim Platefilmstripdec: Check return value of avio_seek and avoid...
2012-02-10 Joakim Plateffmdec: Check return value of avio_seek and avoid modif...
2012-02-10 Joakim Platedv: Check return value of avio_seek and avoid modifying...
2012-02-10 Joakim Platebink: Check return value of avio_seek and avoid modifyi...
2012-02-10 Clément Bœschffmpeg: prefer NULL over 0 for av_log context pointer...
2012-02-10 Clément Bœschffmpeg: move quality parameter to do_video_out() scope.
2012-02-10 Clément Bœschffmpeg: make use of ret error out in transcode_video().
2012-02-10 Clément Bœschffmpeg: move filtered_frame to the CONFIG_AVFILTER...
2012-02-10 Clément Bœschffmpeg: move do_video_stats() above do_video_out().
2012-02-10 Clément Bœschffmpeg: move video stats code to do_video_out().
2012-02-10 Clément Bœschffmpeg: move filtered_frame to video stream processing...
2012-02-10 Clément Bœschffmpeg: reindent after video frame polling simplification.
2012-02-10 Clément Bœschffmpeg: simplify video frame polling.
2012-02-10 Clément Bœschffmpeg: use exit_program() if configure_video_filters...
2012-02-10 Paul B MaholCheck AVCodec.pix_fmts in avcodec_open2()
2012-02-10 Alex Conversesvq3: Prevent illegal reads while parsing extradata.
2012-02-10 Carl Eugen... Add missing newline to mpeg1/2 intra matrix error message.
2012-02-10 Carl Eugen... Add missing swscale dependency for MP-filters.
2012-02-10 Hanspeter NiederstrasserAdd missing swresample dependency for ffplay.
2012-02-10 Rafaël Carréremove ParseContext1
2012-02-10 Rafaël Carrévc1: use ff_parse_close
2012-02-10 Rafaël Carrémpegvideo parser: move specific fields into private...
2012-02-10 Rafaël Carrémpeg4video parser: move specific fields into private...
2012-02-10 Rafaël Carrécavs parser: fix parser context type
2012-02-10 Yordan Makariev4xm, timefilter: K&R formatting cosmetics
2012-02-10 Martin Storsjörtpenc: Write a log message if the max packet size...
2012-02-10 Ronald S. Bultjeh264: disallow constrained intra prediction modes for...
2012-02-10 Aneesh Dograsunrast: Remove the useless check.
2012-02-10 Michael Niedermayerffmpeg: Add threshold to discard crazy/damaged timestamps.
2012-02-10 Alex Conversedv: Move tables from dvdata.h to dvdata.c
2012-02-10 Alex Conversedv: Move a table used only by the demuxer out of a...
2012-02-10 Alex Conversedv: Move functions used only by the encoder out of...
2012-02-10 Alex Conversedv: Split dvdata.h into dvdata.h and dvquant.h
2012-02-10 Alex Conversedv: Fix small overread in audio frequency table.
2012-02-10 Justin Rugglesavcodec: set avpkt->size to 0 if encode2() did not...
next