]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2014-10-17 Michael NiedermayerMerge commit 'c802a2e718fb3619291f310f851f1a1cdcf4f581'
2014-10-17 Michael NiedermayerMerge commit 'aeb23fc4549a25ef32ff085d2a76227f90caf403'
2014-10-17 Michael NiedermayerMerge commit 'e58a140cf91d1a9cdfa3115d73c923dab0e9e7dc'
2014-10-17 Michael NiedermayerMerge commit 'cf83c0173917a44b89a25ea2b435429bbf9ee767'
2014-10-17 Michael Niedermayertests/fate/mpeg4: fix samples path
2014-10-17 Michael NiedermayerMerge commit 'f29c226af0ecc34c417b646580a9acd7d8bbaf48'
2014-10-17 Michael Niedermayeravformat/m4vdec: mark as possibly containing discontinu...
2014-10-17 Vittorio Giovaraavconv: fix leak in filter error
2014-10-17 Luca Barbatoavprobe: Remove a pointless check
2014-10-17 Luca Barbatoavplay: Always free opts
2014-10-17 Luca Barbatoavplay: Always free find_stream_info options
2014-10-17 Janne Grunaufate: add mpeg4 tests for frame size changes
2014-10-17 Moritz Barsnickdoc/filters.texi: fix several typos in the vidstab...
2014-10-17 James Almerx86/vf_noise: move asm code to a separate file
2014-10-16 Michael Niedermayerswresample/resample: fix invert_initial_buffer() after...
2014-10-16 Michael Niedermayerswresample: do not put multiple statements in one line
2014-10-16 Benoit Fouetavformat/id3v2: silence a warning when CONFIG_ZLIB...
2014-10-16 Michael Niedermayeravfilter/vf_noise: Use a separate seed for each plane
2014-10-16 Michael Niedermayeravfilter/vf_noise: use per component rand_shift
2014-10-16 Michael Niedermayeravfilter/vf_noise: move shift calculation to filter_frame()
2014-10-16 Michael Niedermayeravfilter/vf_noise: fix high resolution support
2014-10-16 Michael NiedermayerMerge commit '979932378ae3fbf452e312eb759cc7ce175f78de'
2014-10-16 Michael NiedermayerMerge commit '460b509a34fb5fad3bedac8429f53594d3923ea8'
2014-10-16 Carl Eugen... Fix initialisers in dct-test.c.
2014-10-16 Mika Raentoismindex: use tfhd default duration if no sample duration
2014-10-16 Michael Lynchrtsp: Check a memory allocation
2014-10-16 Di Wumpegts: add the judgement if a new program is created...
2014-10-16 Michael Niedermayeravformat/util: Simplify av_guess_frame_rate() by using...
2014-10-16 Michael Niedermayeravformat/utils: Try to correct the codec_framerate...
2014-10-15 Michael Niedermayeravformat/oggparsedirac: use AVCodecContext.framerate
2014-10-15 Michael Niedermayeravcodec/avcodec: more verbose documentation for time_base
2014-10-15 Michael Niedermayeravcodec/avcodec: fix non doxy comment
2014-10-15 Michael NiedermayerMerge commit '79dd756e143a54efc25d64e90505f0dca6cbc4ec'
2014-10-15 Michael NiedermayerMerge commit 'ced7238cd01cc2199acf9225305628641a27c1d7'
2014-10-15 Michael NiedermayerMerge commit '752e71e74f50e7a6f9a19edb8e775b2ea2fb94d8'
2014-10-15 Michael NiedermayerMerge commit '74b02377980321934e33969c84733ace7e9f4eeb'
2014-10-15 Michael NiedermayerMerge commit '1ac5a29b2e5ddeae068deb9d6e0e803a91941d4d'
2014-10-15 Michael Niedermayeravformat/mov: auodetect "use_mfra_for"
2014-10-15 Yu Xiaoleibuild: mov_muxer requires ac3_parser
2014-10-15 Michael Lynchavformat/rtsp: check memory allocation
2014-10-15 Martin Storsjörtmpproto: Fix a typo
2014-10-15 Martin Storsjörtpdec_hevc: Use av_realloc instead of av_malloc+memcpy
2014-10-15 Martin Storsjörtpdec_hevc: Rename a variable for clarity
2014-10-15 Lou Logandoc/encoders: add basic libx265 documentation
2014-10-15 Clément Bœschavcodec/ass: add FFmpeg signature
2014-10-15 Clément Bœschavformat/assdec: typo fix
2014-10-15 Clément Bœschavcodec/ass_split: realign after addition of new fields
2014-10-15 Clément Bœschavcodec/ass_split: assume default order when "Format...
2014-10-15 Clément Bœschavcodec/ass_split: extend recognized fields in ASS...
2014-10-15 Clément Bœschavcodec/ass: output missing fields in AVSubtitles and...
2014-10-15 Clément Bœschavformat/assenc: support remuxing old V4 ASS form ...
2014-10-15 Clément Bœschfate: fix some subtitles tests dependencies
2014-10-15 Clément Bœschfate: add rawdiff and use it for subtitles
2014-10-15 Clément Bœschfate: make subtitles tests output to stdout instead...
2014-10-15 Lou Logandoc/filters: update link to OpenCV docs
2014-10-15 Michael NiedermayerMerge commit 'e5cfc8fdad901c9487fe896421972852f38bcf5'
2014-10-15 Michael NiedermayerMerge commit '9b7f932ee568cadfc0f556a061fcc00cb63f9780'
2014-10-15 Michael NiedermayerMerge commit '557d4c4ecae080729e68df54ed2bd8420d0f037a'
2014-10-15 Michael Niedermayeravformat/utils: use av_reduce() to simplify code and...
2014-10-15 Michael NiedermayerMerge commit '2d6e58497e76836604364b037df9b00ba3d75b69'
2014-10-15 Michael Niedermayeravcodec/dpx: fix framerate
2014-10-15 Michael Niedermayeravcodec/vc1: fix time_base and framerate
2014-10-15 Michael Niedermayeravcodec/h264: fix time_base and framerate
2014-10-15 Michael Niedermayeravcodec/mpeg12dec: fix time_base and framerate
2014-10-15 Michael Niedermayeravcodec/utils: fix time_base after the framerate addition
2014-10-15 Michael NiedermayerMerge commit '7ea1b3472a61de4aa4d41b571e99418e4997ad41'
2014-10-15 Vittorio Giovaramov: Correctly check the color transfer characteristics...
2014-10-15 Vittorio Giovaraimc: fix order of operations in coefficients read
2014-10-15 Michael NiedermayerMerge commit 'd565fef1b83b6c5f8afb32229260b79f67c68109'
2014-10-15 Michael NiedermayerMerge commit 'c1724623ce0433c6a9ee72133b1fd4db75ec7193'
2014-10-15 Michael NiedermayerMerge commit 'e09a947c1a856d9d34199a13ee378fe46be53d3a'
2014-10-15 Martin Storsjösdp: Provide out of bound parameter sets for HEVC if...
2014-10-15 Martin Storsjörtpdec_hevc: Parse out of band vps/sps/pps/sei from...
2014-10-15 Anton Khirnovavconv: replace AVCodecContext.time_base with framerate
2014-10-15 Anton Khirnovlavf: switch to AVCodecContext.framerate for demuxing
2014-10-15 Anton Khirnovlavc: deprecate the use of AVCodecContext.time_base...
2014-10-15 Rémi Denis... vdpau: add AV_HWACCEL_FLAG_IGNORE_LEVEL to skip the...
2014-10-15 Rémi Denis... vdpau: have av_vdpau_bind_context() fail on unsupported...
2014-10-15 Rémi Denis... doc: fix typing mistake
2014-10-15 Michael Niedermayeravformat/mxfdec: cleanup if parsing the header metadata...
2014-10-15 Michael Niedermayeravformat/mxfdec: Fix memleak of packages_refs
2014-10-15 Michael Niedermayeravformat/mxfdec: Fix memleak of primer_packs
2014-10-15 Michael Niedermayeravformat/mxfdec: Fix termination of mxf_data_essence_co...
2014-10-14 Michael NiedermayerMerge commit 'a74f8121d88e0bdf0d69c22e4b3713032da9300a'
2014-10-14 Michael NiedermayerMerge commit 'c2c22c75cf89e2faab34d1ee1d392cfb065439ea'
2014-10-14 Michael Niedermayeravcodec/iirfilter: Make ff_iir_filter_free_state()...
2014-10-14 Michael Niedermayeravcodec/iirfilter: Change ff_iir_filter_free_coeffs...
2014-10-14 Michael Niedermayeravcodec/flac_parser: use av_freep(), do not leave stale...
2014-10-14 Michael Niedermayeravcodec/flac_parser: use av_freep(), do not leave stale...
2014-10-14 Michael Niedermayeravfilter/vf_pp: add gbrp support
2014-10-14 Martin Storsjömov: Handle tfdt atoms
2014-10-14 Martin Storsjömovenc: Write tfdt atoms
2014-10-14 Michael Niedermayeravformat/mp3enc: use initial_padding
2014-10-14 Michael Niedermayerffmpeg: Fix stream copy with initial_padding
2014-10-14 Michael NiedermayerMerge commit 'eabdc2a830f1ab1a3f12243eb7e2fba801cb81f0'
2014-10-14 Michael Niedermayeravcodec/ac3enc_template: use the initial_padding field
2014-10-14 Michael NiedermayerMerge commit '2df0c32ea12ddfa72ba88309812bfb13b674130f'
2014-10-13 Michael Niedermayeravcodec/aacdec: print element types when debug startcod...
2014-10-13 Michael NiedermayerMerge commit 'c80a816142699dea9cf9fa66689a7838a487ed7e'
2014-10-13 Michael Niedermayeravformat/utils: print more information with av_dlog...
next