]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2011-04-11 Aurelien Jacobscompute rects duration in ASS decoder
2011-04-11 Aurelien Jacobsadd avcodec_get_subtitle_defaults() to initialize AVSub...
2011-04-11 Michael Niedermayeroggdec: use av_freep() instead of av_free()
2011-04-11 Stefano Sabatinivsrc_buffer.h: add file doxy
2011-04-11 Stefano Sabatinivsrc_buffer.h: add multiple inclusion guards
2011-04-11 Stefano Sabatinivsrc_buffer: tweak error message in init()
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Michael NiedermayerRevert "fbdev: simplify logic in fbdev_read_packet()"
2011-04-10 Stefano Sabatiniffmpeg: rename configure_filters() to configure_video_f...
2011-04-10 Mark Himsleylavfi: add fieldorder filter
2011-04-10 Stefano Sabatinifbdev: simplify logic in fbdev_read_packet()
2011-04-10 Michael NiedermayerH264: Allow templating hl_decode_mb based on pixel_size.
2011-04-10 Michael NiedermayerH264: factor if() out of coef decoding loop of decode_c...
2011-04-10 Michael NiedermayerH264: Split out hl_motion and template it, this seems...
2011-04-10 Michael NiedermayerH264: replace pixel_size by pixel_shift
2011-04-10 Michael Niedermayerh264: Print bpp Signed-off-by: Michael Niedermayer...
2011-04-10 Oskar ArvidssonEnable decoding of high bit depth h264.
2011-04-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-04-10 Oskar ArvidssonAdd support for higher QP values in h264.
2011-04-10 Michael NiedermayerH264: fix prefetch
2011-04-10 Oskar ArvidssonAdd the notion of pixel size in h264 related functions.
2011-04-10 Oskar ArvidssonMake the h264 loop filter bit depth aware.
2011-04-10 Oskar ArvidssonTemplate dsputil_internal.h with respect to pixel size...
2011-04-10 Oskar ArvidssonTemplate h264idct_internal.h with respect to pixel...
2011-04-10 Oskar ArvidssonTemplate h264pred_internal.h with respect to bit depth...
2011-04-10 Oskar ArvidssonTemplate h264dsp_internal.h with respect to pixel size...
2011-04-10 Oskar ArvidssonMove some functions in dsputil.c into a new file dsputi...
2011-04-10 Oskar ArvidssonMove the functions in h264idct into a new file h264idct...
2011-04-10 Oskar ArvidssonMove the functions in h264pred.c into a new file h264pr...
2011-04-10 Oskar ArvidssonMove the functions in h264dsp.c into a new file h264dsp...
2011-04-10 Oskar ArvidssonAdd pixel formats for 9- and 10-bit yuv420p.
2011-04-10 Oskar ArvidssonChoose h264 chroma dc dequant function dynamically.
2011-04-10 Michael NiedermayerH264: Fix slice threads
2011-04-10 Anton Khirnovavio: add more documentation for AVIOContext.
2011-04-10 Reimar DöffingerFix input buffer size check in adpcm_ea decoder.
2011-04-10 Alberto DelmásParse sprite data for WMVP and WVP2, and decode sprites...
2011-04-10 Lou LoganReplace outdated info on the FAQ
2011-04-10 Lou LoganRedefine sameq
2011-04-10 Stefano Sabatinipad: fix example explanation
2011-04-10 Stefano Sabatinigradfun: add notice from the MPlayer manual
2011-04-10 Stefano Sabatinieval: add support for trunc, ceil, and floor functions
2011-04-10 Stefano Sabatinidocumentation: add setdar and setsar description to...
2011-04-10 Anton Khirnovavio: document some members of AVIOContext.
2011-04-10 Anton Khirnovavio: document avio_close().
2011-04-10 Anton Khirnovavio: cosmetics, vertically align comments.
2011-04-10 Anton Khirnovavio: cosmetics, group the reading functions.
2011-04-10 Anton Khirnovavio: cosmetics, merge all the FF_API_OLD_AVIO blocks.
2011-04-10 Anton Khirnovavio: cosmetics, move AVIOContext to start of the file.
2011-04-10 Anton Khirnovavio: update file header.
2011-04-10 Brados: fix OpenBSD/PowerPC compilation
2011-04-10 Peter Rosspixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE
2011-04-10 Clément Bœschoggdec: fix demuxing chained audio streams
2011-04-10 Compnfix typo
2011-04-10 Ronald S. BultjeAdd "Did you provide a clear git commit log message...
2011-04-10 Carl Eugen... x11: fix memleak
2011-04-10 pin xuereplace movw instruction in ac3dsp_armv6.S
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Alex Conversedaud: Don't write packets that are too large to have...
2011-04-09 Reimar DöffingerAbort Ogg header parsing when we encounter a data packet.
2011-04-09 Alexander Strangepthread: validate_thread_parameters() ignored slice...
2011-04-09 Reimar DöffingerUse consistent condition for whether to run slice-threa...
2011-04-09 Anton Khirnovavformat.h: fix a misplaced #endif
2011-04-09 Gwenole Beauchesnevaapi: cope with VA-API 0.32, i.e. fix VC-1 decoding...
2011-04-09 Gwenole Beauchesnevaapi: filter out DELAYED_PIC_REF flag to determine...
2011-04-09 Philip LangdaleCrystalHD: Improve detection of h.264 content.
2011-04-09 Philip LangdaleCrystalHD: Carry picture type from input to output...
2011-04-09 Philip LangdaleCrystalHD: Bring in h.264 parser to establish picture...
2011-04-09 Philip LangdaleCrystalHD: Change opaque_list_pop to return the node.
2011-04-09 Philip LangdaleCrystalHD: Fix whitespace after previous change.
2011-04-09 Philip LangdaleCrystalHD: Handle different h.264 MBAFF packing.
2011-04-09 Michael Niedermayerflv: Only parse keyframe index when the underlaying...
2011-04-09 Kharkov AlexanderFix support for flvtool2 "keyframes based" generated...
2011-04-09 Lou LoganReplace outdated info on the FAQ
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerFix ticket21, temporary audio array was too small.
2011-04-08 Anton Khirnovlavf: bump minor and add an APIChanges entry for avform...
2011-04-08 Anton Khirnovlavf: get rid of ffm-specific stuff in avformat.h
2011-04-08 Anton Khirnovavio: deprecate av_protocol_next().
2011-04-08 Anton Khirnovavio: add a function for iterating though protocol...
2011-04-08 Anton Khirnovlavf: rename a parameter of av_sdp_create from buff...
2011-04-08 Anton Khirnovlavf: rename avf_sdp_create to av_sdp_create.
2011-04-08 Anton Khirnovlavf: make av_guess_image2_codec internal
2011-04-08 Anton Khirnovavio: make URLProtocol internal.
2011-04-08 Anton Khirnovavio: make URLContext internal.
2011-04-08 Anton Khirnovlavf: mark av_pkt_dump(_log) for remove on $next+1...
2011-04-08 Michael NiedermayerCleanup 'Fix spurious warning when stream has SPS and...
2011-04-08 Anton Khirnovlavf: use designated initializers for all protocols
2011-04-08 Anton Khirnovapplehttp: don't use deprecated url_ functions.
2011-04-08 Anton Khirnovavio: move two ff_udp_* functions from avio_internal...
2011-04-08 Anton Khirnovasfdec: remove a forgotten declaration of nonexistent...
2011-04-08 Anton Khirnovavio: deprecate the typedef for URLInterruptCB
2011-04-08 Alexander Strange Merge remote-tracking branch 'ffmpeg-mt/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael Niedermayerfix another forgotten mplayerhq.hu link
2011-04-07 Michael NiedermayerFix link to ffmpeg-devel
2011-04-07 Michael NiedermayerFix deblocking with thread_slices
2011-04-07 Michael Niedermayerffplay: Set EMU_EDGE if dr1, this is an alternative...
2011-04-07 Luca Barbatoproto: include os_support.h in network.h
2011-04-07 Anton Khirnovmatroskaenc: don't write an empty Cues element.
2011-04-07 Anton Khirnovlavc: add a FF_API_REQUEST_CHANNELS deprecation macro
next