OSDN Git Service

coroid/libav_saccubus.git
2011-04-18 Diego BiurrunRemove now obsolete references to _g-suffixed binaries. v0.7b1
2011-04-18 Luca Barbatolibvo-aacenc,libvo-amrwbenc}: fix api usage
2011-04-18 Anton KhirnovBump major versions of all libraries.
2011-04-18 Diego BiurrunReplace mplayerhq.hu URLs by libav.org.
2011-04-18 Diego Biurrunasfdec: Remove dead code from asf_read_close().
2011-04-18 Diego Biurrunptx: Use av_log_ask_for_sample() where appropriate.
2011-04-17 Diego BiurrunUpdate regtest checksums after revision 6001dad.
2011-04-17 Diego BiurrunReplace more FFmpeg references by Libav.
2011-04-17 Justin Rugglesac3dec: fix processing of delta bit allocation information.
2011-04-17 Ronald S. Bultjevc1: fix fate-vc1 after previous commit.
2011-04-16 Ronald S. Bultjewmv3dec: fix playback of complex WMV3 files using simpl...
2011-04-15 Diego BiurrunReplace references to ffmpeg-devel with libav-devel...
2011-04-15 Kostya Shishkovmake av_dup_packet() more cautious on allocation failures
2011-04-15 Kostya Shishkovmake containers pass palette change in AVPacket
2011-04-15 Kostya Shishkovintroduce side information for AVPacket
2011-04-15 Diego Biurrunxwma: Fix wrong printf format expression.
2011-04-15 Max Hornxwma demuxer: typos
2011-04-15 Clément Bœschoggdec: simplify audio chained ogg streams support
2011-04-15 Janne Grunauswscale: fix "ISO C90 forbids mixed declarations and...
2011-04-15 Janne Grunauswscale: fix compilation with --enable-runtime-cpudetect
2011-04-14 Janne Grunauswscale: correct include path to fix ppc altivec build
2011-04-14 Luca Barbatoswscale: simplify rgb2rgb templating
2011-04-14 Josh Allmannswscale: simplify initialization code
2011-04-14 Josh Allmannswscale: further cleanup swscale.c
2011-04-14 Luca Barbatoswscale: partially move the arch specific code left
2011-04-14 Luca Barbatoswscale: move away x86 specific code from rgb2rgb
2011-04-14 Alexis Ballieravutil: make aes and sha api public
2011-04-14 Max Hornhandle malloc failures in ff_get_wav_header
2011-04-14 Max Hornadd xWMA demuxer
2011-04-14 Rudolf Polzermpegts: force the default timebase
2011-04-14 Martin Storsjölibavcodec: Bump micro after adding the dtx AVOptions
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Allow enabling DTX...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Only check the bitrate...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Find the closest match...
2011-04-13 Martin Storsjölibvo-*: Fix up the long codec names
2011-04-13 Martin Storsjölibavcodec: Mark AVCodec->priv_class const
2011-04-13 Luca Barbatoswscale: Factorize FAST_BGR2YV12 definition.
2011-04-13 Martin Storsjölibvo-aacenc: Only produce extradata if the global...
2011-04-13 Anton Khirnovlavf: postpone removal of public metadata conversion API
2011-04-13 Anton Khirnovlavc: postpone removal of request_channels
2011-04-13 Anton Khirnovlavc: postpone removal of audioconvert and sample_fmt...
2011-04-13 Anton Khirnovlavf: postpone removal of deprecated avio functions
2011-04-13 Martin Storsjölibopencore-amr: Cosmetics: Rewrap and align
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrbwenc: Rename variables and...
2011-04-13 Martin Storsjölibopencore-amr: Convert commented out debug logging...
2011-04-13 Martin Storsjölibopencore-amr: Remove an unused state variable
2011-04-13 Martin Storsjölibvo-amrwbenc: Don't explicitly store bitrate modes...
2011-04-13 Martin Storsjölibopencore-amr: Remove a useless local variable
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Make the bitrate/mode...
2011-04-13 Martin Storsjölibopencore-amr, libvo-amrwbenc: Return proper error...
2011-04-13 Martin Storsjölibopencore-amr: Don't print carriage returns in log...
2011-04-13 Martin Storsjölibopencore-amr: Remove an old workaround for libamr...
2011-04-13 Martin Storsjölibopencore-amr: Make the opaque encoder pointer a...
2011-04-13 Martin Storsjölibopencore-amr: Remove unused code fragments
2011-04-13 Martin Storsjöapplehttp: Only check the discard flags if v->ctx actua...
2011-04-13 Luca Barbatodoc: update developer guide
2011-04-13 Anton Khirnovlavf: bump minor and add an APIChanges entry for the...
2011-04-13 Anton Khirnovavio: deprecate url_exist in favor of avio_check.
2011-04-13 Stefano Sabatinifile: implement url_check() callback in the file and...
2011-04-13 Stefano Sabatiniavio: add avio_check()
2011-04-13 Anton Khirnovavio: left-shift AVIO_ flags on next bump
2011-04-12 Alberto DelmasCheck for successful h263 init in msmpeg4 init
2011-04-12 Vitor Sessaklavf/utils.c: Order packets with identical PTS by strea...
2011-04-12 Martin Storsjöflvdec: Allow parsing keyframes metadata without seekin...
2011-04-12 Luca BarbatoError out if vaapi is not found
2011-04-12 Anton Khirnovavio: undeprecate av_url_read_fseek/fpause under nicer...
2011-04-12 Martin Storsjölibvo-*: Don't use deprecated sample format names and...
2011-04-12 Kharkov Alexanderflvdec: Fix support for flvtool2 "keyframes based"...
2011-04-12 Martin Storsjölibavcodec: Use "const enum AVSampleFormat[]" in AVCode...
2011-04-12 Alex ConverseFix the conversion of AV_SAMPLE_FMT_FLT and _DBL to...
2011-04-12 Alex ConverseConvert some undefined 1<<31 shifts into 1U<<31.
2011-04-11 Diego BiurrunAdd unconditional return statement to yuva420_rgb32_MMX...
2011-04-11 Diego BiurrunFix compilation of timefilter test program.
2011-04-11 Martin StorsjöAdd support for AMR-WB encoding via libvo-amrwbenc
2011-04-11 Martin StorsjöAdd an AAC encoder by using the libvo-aacenc library
2011-04-11 Martin Storsjög722: Return 8 bits per sample for g722 in av_get_bits_...
2011-04-10 Anton Khirnovavio: add more documentation for AVIOContext.
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 Alex Conversedaud: Don't write packets that are too large to have...
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...
next