]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2013-05-06 highgod0401lavfi/deshake_opencl: use ff_opencl_set_parameter
2013-05-06 Michael NiedermayerMerge remote-tracking branch 'cehoyos/master'
2013-05-06 Carl Eugen... Remove a superfluous include from libavcodec/options_ta...
2013-05-06 highgod0401lavfi/unsharp_opencl: use av_opencl_errstr
2013-05-06 highgod0401lavu/opencl_internal: use av_opencl_errstr
2013-05-06 highgod0401lavfi/unsharp: fix opencl crash on 64bit linux
2013-05-06 Michael Niedermayerwav_seek_tag: fix integer overflow
2013-05-06 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-06 Michael NiedermayerMerge commit '46c1917350f58dfab84e41919e6c02d43950db8c'
2013-05-06 Michael NiedermayerMerge commit 'bd8ac882140a38868c33c000a430a1292a352533'
2013-05-06 Michael NiedermayerMerge commit '7abd35a1ffaecfd79fa07b801621ee11ab595c43'
2013-05-06 Luca Barbatowav: Always seek to an even offset
2013-05-06 Luca Barbatonut: use a define for the nut version
2013-05-06 Paul B Maholid3v2: stop ignoring text encoding for chapter titles
2013-05-05 Michael Niedermayerh264: check mb_width/height
2013-05-05 Michael Niedermayerff_h264_decode_seq_parameter_set: dont set h->sps
2013-05-05 Michael Niedermayerh264_sei/decode_picture_timing: do not depend on h...
2013-05-05 Michael Niedermayerff_h264_decode_picture_parameter_set: fix return code
2013-05-05 Michael Niedermayerff_h264_decode_picture_parameter_set: use the correct sps
2013-05-05 Diego Biurrunbgmc: Do not mark ff_bgmc_decode_init() as av_cold
2013-05-05 Diego Biurrunavcodec: Add av_cold attributes to end functions missin...
2013-05-05 Carl Eugen... Cosmetics: Reindent Sierra vmd demuxer after last commit.
2013-05-05 Carl Eugen... Support demuxing of audio-only vmd files.
2013-05-05 Carl Eugen... Fix type of shared flac table ff_flac_blocksize_table[].
2013-05-05 Diego Biurrunavformat: Add av_cold attributes to init functions...
2013-05-05 Michael NiedermayerMerge branch 'vdpau' of https://github.com/FernetMenta...
2013-05-05 Michael Niedermayerconfigure: Use the tool specified with --valgrind inste...
2013-05-05 Michael Niedermayerconfigure: set valgrind-memcheck toolchain when --valgr...
2013-05-05 Rainer Hocheckerregister AV_PIX_FMT_VDPAU for hwaccel
2013-05-05 Rainer Hocheckerfix vdpau vc1 interlace modes
2013-05-05 Michael Niedermayeravcodec: Set frame.width/height on all exit pathes...
2013-05-05 highgod0401lavu/opencl: add opencl public error API
2013-05-05 Michael Niedermayeravformat: replace "AVPROBE_SCORE_MAX / X" by AVPROBE_SC...
2013-05-05 Michael Niedermayermake the ordering of the return type and av_cold consistent
2013-05-05 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-05 Michael NiedermayerMerge commit '2b677ffca54a5fbef9c8860841c32f28ecd68f70'
2013-05-05 Michael NiedermayerMerge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511'
2013-05-05 Michael NiedermayerMerge commit '20c86571ccc71412781d4a4813e4693e0c42aec6'
2013-05-05 Michael NiedermayerMerge commit 'c0c2b96c136ec2cbfd808eefc26de399f447d62f'
2013-05-05 Michael NiedermayerMerge commit 'e0f8be6413b6a8d334d6052e610af32935c310af'
2013-05-05 Michael NiedermayerMerge commit '4d7ed3e73541983459a7913c2034eba69ebc113d'
2013-05-05 Michael NiedermayerMerge commit 'e445647b4fdf481b13b2743b303d84de4f43bedd'
2013-05-05 Michael NiedermayerMerge commit '093804a93cc5da3f95f98265a5df116912443cec'
2013-05-05 Michael NiedermayerMerge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'
2013-05-05 Michael NiedermayerMerge commit '72e228b274a98af1aba9588415d0cd87fde44663'
2013-05-05 Michael Niedermayerconfigure: fix valgrind-memcheck arguments
2013-05-05 Michael NiedermayerMerge commit 'b1ee8eec849f17fce2f411a297de9cbf2edaeb3a'
2013-05-05 Michael NiedermayerMerge commit '95e8ac60f8b7317ce23c648250fdc8fb68d65a07'
2013-05-05 Michael NiedermayerMerge commit '768e44d044bc32de1e58c198a3708d186af7e966'
2013-05-05 Reimar DöffingerDetect and skip mj2-style jp2c header.
2013-05-05 Reimar DöffingerAvoid incorrect deprecated pixel format warning.
2013-05-05 Claudio FreireAAC encoder: Fix rate control on twoloop.
2013-05-04 Claudio FreireAAC encoder: Fixed a rounding bug in psy's channel...
2013-05-04 Michael Niedermayersrc_movie: fix scanf string
2013-05-04 Michael Niedermayerxbmdec: fix off by one error in scanf()
2013-05-04 Martin Storsjöconfigure: Check for getenv
2013-05-04 Diego Biurrunswscale: Add av_cold attributes to init functions missi...
2013-05-04 Diego Biurrunavutil: Add av_cold attributes to init functions missin...
2013-05-04 Hendrik Leppkeslavfi: let gcc realign the stack on public graph drivin...
2013-05-04 Diego Biurrunsctp: Add a note on why sctp_recvmsg and sctp_sendmsg...
2013-05-04 Diego Biurrunavs: Increase magic value score above file extension...
2013-05-04 Diego Biurrunavformat: Add AVPROBE_SCORE_EXTENSION define and use...
2013-05-04 Diego Biurrunbuild: output-example: Add avutil to ELIBS in link...
2013-05-04 Diego Biurrunavresample: Add av_cold attributes to init functions...
2013-05-04 Diego Biurrunavfilter: Add av_cold attributes to init/uninit functions
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
2013-05-04 Michael Niedermayerh264: Always decode MMCOs into temprary array
2013-05-04 Luca Barbatonut: K&R formatting cosmetics
2013-05-04 Michael NiedermayerMerge remote-tracking branch 'cigaes/master'
2013-05-04 Michael Niedermayerwmaprodec: Fix null pointer dereference in decode_frame()
2013-05-04 Michael Niedermayerdfa: Put our pointer check back.
2013-05-04 Nicolas Georgelavf/matroskaenc: return an error for unsupported types.
2013-05-04 Nicolas Georgelavf/concatdec: remove invalid check for AVSEEK_FLAG_BA...
2013-05-04 Nicolas Georgelavf: filter out AVSEEK_FLAG_BACKWARD in new API.
2013-05-04 Nicolas Georgelavf: call the new seek API from the old.
2013-05-04 Hendrik Leppkesaacdec: free frame buffer if no audio was decoded
2013-05-04 Reinhard Tartlerconfigure: Add basic valgrind-memcheck support
2013-05-04 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-04 Michael NiedermayerMerge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7'
2013-05-04 Michael NiedermayerMerge commit '4a7af92cc80ced8498626401ed21f25ffe6740c8'
2013-05-04 Reinhard Tartlerbuild: normalize coverage.info
2013-05-04 Reinhard Tartlerbuild: tune down the output of lcov/gcov
2013-05-04 Michael Niedermayerevrcdec: fix sign error
2013-05-03 Michael Niedermayersnow: Fix off by 1 error in reference picture management
2013-05-03 Michael Niedermayereamad: Check against minimum supported dimensions
2013-05-03 Paul B Maholdoc/filters: document asetpts in single place
2013-05-03 Luca Barbatowav: return meaningful errors
2013-05-03 Paul B Mahollavu: add planar 16 bit and 8 bit rgb with alpha
2013-05-03 Stefano Sabatinilavfi/testsrc: add support for color interactive command
2013-05-03 Paul B Maholextractplanes filter
2013-05-03 Diego Biurrunsilly typo fixes
2013-05-03 Christophe... sbrdsp: Unroll and use integer operations
2013-05-03 Christophe... sbrdsp: Unroll sbr_autocorrelate_c
2013-05-03 Christophe... x86: sbrdsp: Implement SSE2 qmf_deint_bfly
2013-05-03 Michael Niedermayervc1dec: fix lutuv use in vc1_mc_4mv_chroma4()
2013-05-03 Michael Niedermayervc1dec: Fix mixed field/frame intensity compensation
2013-05-03 Michael Niedermayervc1dec: vc1_mc_4mv_chroma4: match addressing between...
2013-05-03 Clément Bœschlavfi/frei0r: fix crash when parameters are not set.
2013-05-03 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2013-05-03 Michael Niedermayerffmpeg: drop old non monotone dts workaround.
next