]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-11-19 Michael Niedermayerh261dec: correct AV_EF flags.
2011-11-19 Michael Niedermayermpeg12dec: correct AV_EF flags.
2011-11-19 Michael Niedermayerlavc: remove incorrect mapping between semantically...
2011-11-19 Michael Niedermayermpegaudeiodec: correct AV_EF flags.
2011-11-19 Michael Niedermayerlavc: Add AV_EF flags to restore support for the error_...
2011-11-19 Michael Niedermayerudp: update to new interrupt callback API
2011-11-19 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-19 Michael Niedermayerlavf: cdg has large non keyframe segments and should...
2011-11-18 Janne Grunauconfigure: add check for w32threads to enable it automa...
2011-11-18 Michael Niedermayerrawdec: use a default sample rate if none is specified.
2011-11-18 Michael Niedermayersws: fix:
2011-11-18 Michael Niedermayersws: Fix:
2011-11-18 Michael Niedermayersws: Fix:
2011-11-18 Michael Niedermayersws: Fix warning: ‘abase’ may be used uninitialized...
2011-11-18 Michael Niedermayersws: update copyright dates
2011-11-18 Joakim PlateDon't fill in frame gaps with copied refs after flush
2011-11-18 Michael Niedermayerqdm2dec: check remaining input bits in the mainloop...
2011-11-18 Clément Bœschlavfi: reimplement MPlayer's af_pan filter for libavfilter.
2011-11-18 Tomas Härdinmxfdec: Add hack that adjusts the n_delta calculation...
2011-11-18 Tomas Härdinmxfdec: Parse IndexTableSegments and convert them into...
2011-11-18 Josh Allmannrtmp: do not hardcode invoke numbers
2011-11-18 Luca Barbatocinepack: return non-generic errors
2011-11-18 Anton Khirnovfate-lavf-ts: use -mpegts_transport_stream_id option.
2011-11-18 Anton KhirnovAdd an APIchanges entry and a minor bump for avio changes.
2011-11-18 Martin Storsjöavio: Mark the old interrupt callback mechanism as...
2011-11-18 Martin Storsjöavplay: Set the new interrupt callback
2011-11-18 Martin Storsjöavconv: Set new interrupt callbacks for all AVFormatCon...
2011-11-18 Michael Niedermayercinepak: remove redundant coordinate checks
2011-11-18 Michael Niedermayercinepak: check strip_size
2011-11-18 Michael Niedermayercinepak, simplify, use AV_RB24()
2011-11-18 Michael Niedermayercinepak: simplify, use FFMIN()
2011-11-18 Michael Niedermayercinepak: Fix division by zero, ask for sample if encode...
2011-11-18 Panagiotis... applehttp: Fix seeking in streams not starting at DTS=0
2011-11-18 Stefano Sabatiniffprobe: make writer_print_integer support long long...
2011-11-18 Martin Storsjöhttp: Don't use the normal http proxy mechanism for...
2011-11-18 Martin Storsjötls: Handle connection via a http proxy
2011-11-18 Martin Storsjöhttp: Reorder two code blocks
2011-11-18 Martin Storsjöhttp: Add a new protocol for opening connections via...
2011-11-18 Martin Storsjöhttp: Split out the non-chunked buffer reading part...
2011-11-18 Matthew Hoopssegafilm: add support for raw videos
2011-11-18 John Brooksrtpdec: only use RTCP for PTS when synchronizing multip...
2011-11-18 John Brooksrtpdec: unwrap RTP timestamps for PTS calculation
2011-11-18 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-18 Michael Niedermayerj2kdec: fix 10l typo in initializing sgnd.
2011-11-18 Michael BradshawAdded support for J2K encoding with libopenjpeg
2011-11-17 Michael Niedermayervf_scale: Fix slice position assert to take vertical...
2011-11-17 Michael Niedermayersws: handle jpeg pixel formats in sws_init_context()
2011-11-17 Clément Bœschlibutvideo: use K&R style.
2011-11-17 Alex Conversevp5: Fix illegal read.
2011-11-17 Thierry Foucuvp6: Fix illegal read.
2011-11-17 Michael Niedermayerac3probe: Detect Sonic Foundry Soft Encode AC3 as raw...
2011-11-17 Michael Niedermayerswr: doxument matrix fields.
2011-11-17 Clément Bœschswr: move code to avoid resample forward declaration.
2011-11-17 Clément Bœschswr: introduce a public function to customize the chann...
2011-11-17 Tim Nicholsondoc: reword and clarify default stream selection.
2011-11-17 Michael Niedermayeraacdec: Avoid unneeded reinit due to ADTS headers
2011-11-17 Clément Bœschswr: use av_opt_set_int() instead of manual assignments...
2011-11-17 Clément Bœschswr: surround mixing is obviously used, fix comment.
2011-11-17 Clément Bœschswr: doxycomment public API.
2011-11-17 Clément Bœschswr: correctly raise rematrix AVERROR.
2011-11-17 Michael Bradshawlibopenjpeg: rename decoder source file.
2011-11-17 Carl Eugen... Do not try to read total disc or track number if data...
2011-11-17 Martin Storsjötls: Use TLSv1_client_method for OpenSSL
2011-11-17 Clément Bœschswr: fix "control reaches end of non-void function...
2011-11-17 Clément Bœschswr: bump minor version.
2011-11-17 Clément Bœschswr: use int16_t instead of short for resampling.
2011-11-17 Clément Bœschswr: start doxycommenting the API.
2011-11-17 Clément Bœschswr: make swr_* functions match the prototypes.
2011-11-17 Clément Bœschswr: rename swr_alloc2() to swr_alloc_set_opts().
2011-11-17 Clément Bœschswr: use "swri_" prefix instead of "swr_" for the priva...
2011-11-17 Clément Bœschswr: drop 'AV' prefix from ResampleContext.
2011-11-17 Clément Bœschswr: make audio convert code explicitely private.
2011-11-17 Clément Bœschswr: fix #endif comment ref.
2011-11-17 Michael Niedermayerh264: fix cur_chroma_format_idc with slice multithreading.
2011-11-17 Michael Niedermayermjpeg: support mpo
2011-11-17 Michael NiedermayerMerge remote-tracking branch 'qatar/master'
2011-11-17 Michael Niedermayerh264: migrate poc gap based has_b_frames calculation...
2011-11-16 Michael Niedermayerh264: minor simplification
2011-11-16 Michael Niedermayerh264: rewrite has_b_frame calculation code,
2011-11-16 Michael Niedermayerh264: reset last_pocs on IDRs
2011-11-16 Michael Niedermayercinepak: remove redundant coordinate checks
2011-11-16 Michael Niedermayercinepak: check strip_size
2011-11-16 Michael Niedermayercinepak, simplify, use AV_RB24()
2011-11-16 Michael Niedermayercinepak: simplify, use FFMIN()
2011-11-16 Clément Bœschffprobe: small align cosmetic in json writer struct...
2011-11-16 Clément Bœschffprobe: make Writers constant.
2011-11-16 Stefano Sabatiniffprobe: apply misc cosmetics to compact writer definition
2011-11-16 Stefano Sabatiniffprobe: add csv writer
2011-11-16 Michael Niedermayercinepak: Fix division by zero, ask for sample if encode...
2011-11-16 Mike MelansonAdd another special case to the Cinepak video decoder...
2011-11-16 Michael Niedermayermandelbrot: make mincol description and code match.
2011-11-16 Martin Storsjömpegaudiodec: Don't use a nonexistent log context for...
2011-11-16 Martin Storsjöavformat: Accept the ISO8601 separate format as input...
2011-11-16 Martin Storsjöavformat: Interpret times in ff_iso8601_to_unix_time...
2011-11-16 Martin Storsjöavutil: Add av_timegm as a public function
2011-11-16 Clément Bœschlavfi: fix misc typo in avfilter.h header.
2011-11-16 Mike Melansoncinepak: Add another special case so that it can handle...
2011-11-16 Kostya Shishkovlagarith: add some RGBA decoding support
2011-11-16 Nathan Caldwelllagarith: Add correct line prediction for RGB
2011-11-16 Clément Bœschcleanup: remove various double end ';' all over the...
next