OSDN Git Service

coroid/ffmpeg_saccubus.git
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
2011-04-07 Anton Khirnovavio: move extern url_interrupt_cb declaration from...
2011-04-07 Anton Khirnovavio: make av_register_protocol2 internal.
2011-04-07 Anton Khirnovavio: avio_ prefix for url_set_interrupt_cb.
2011-04-07 Anton Khirnovavio: AVIO_ prefixes for URL_ open flags.
2011-04-07 Peter Rossriff: add ATRAC3+ guid
2011-04-07 Peter Rossff_get_wav_header: perform full lookup on WAVEFORMATEXT...
2011-04-07 Peter Rossmove PRI_GUID, ARG_GUID, AVCodecGuid, ff_codec_guid_get...
2011-04-07 Peter Rossmove ff_asf_guid, ff_guidcmp and ff_get_guid into riff.h
2011-04-07 Alexis BallierInstall libavutil/{aes,sha}.h
2011-04-07 Stefano Sabatinipad: fix example explanation
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Luca Barbatoproto: introduce listen option in tcp
2011-04-07 Luca Barbatodoc: clarify configure features
2011-04-07 Luca Barbatoproto: factor ff_network_wait_fd and use it on udp
2011-04-06 Michael NiedermayerAlign stack variables manually in yadif x86 code, shoul...
2011-04-06 Michael Niedermayermove image check down in ffplay.c
2011-04-06 Michael NiedermayerDisable dr1 in ffplay for svq1 (fixes ticket40)
2011-04-06 BradFix parser: mark av_parser_parse() for removal on next...
2011-04-06 Michael NiedermayerCheck sizes a bit in ffplay, cant hurt.
2011-04-06 Michael NiedermayerFix ticket34
2011-04-06 Michael NiedermayerDrop checkheaders from check, its useless
2011-04-06 Michael NiedermayerFix ticket20
2011-04-06 Anton Khirnovswscale: postpone sws_getContext removal until next...
2011-04-06 Janne Grunaufate: add AAC LATM test
2011-04-06 Reimar DöffingerAdd PlayStation Portable PMP format demuxer
2011-04-06 Anton Khirnovmmst: get rid of deprecated AVERRORs
2011-04-06 Anton Khirnovlxfdec: use AVERROR(ENOMEM) instead of deprecated AVERR...
2011-04-06 Anton KhirnovReemove remaining uses of deprecated AVERROR_NOTSUPP.
2011-04-06 Anton Khirnovlavf: if id3v2 tag is present and all else fails, guess...
2011-04-06 Michael NiedermayerRevert "ffmpeg: fix aspect ratio setting"
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerFix ffmpeg-mt fixme in h264.
2011-04-05 Michael NiedermayerFix REBASE_PICTURE with h.264
2011-04-05 Michael NiedermayerFix crash in ffmpeg.c with PIX_FMT_NONE
2011-04-05 Michael NiedermayerRevert "Set the correct target for mingw64 dlltool"
2011-04-05 Michael NiedermayerFix gazeta-20090408-1456-aa.ts
2011-04-05 Michael NiedermayerFix Ticket37
2011-04-05 Nathan Caldwellpsymodel: extend API to include PE and bit allocation.
2011-04-05 Anton Khirnovavio: always compile dyn_buf functions
2011-04-05 Reimar DöffingerDo not offer unsupported HWAccel PIX_FMT.
2011-04-05 Reimar DöffingerUse CONFIG_VDPAU as condition for using ff_vdpau_mpeg_p...
2011-04-05 Reimar Döffingerac3dec: avoid pointless alloc and indirection for input...
2011-04-05 Alexander StrangeRemove unnecessary parameter from ff_thread_init()...
2011-04-05 Stefano Sabatinidocumentation: fix @url syntax in developer.texi
2011-04-05 Stefano Sabatiniscale: make the filter parametric
2011-04-05 Stefano Sabatinieval: add support for trunc, ceil, and floor functions
2011-04-05 Stefano Sabatiniffmpeg: fix aspect ratio setting
2011-04-05 Carl Eugen... Add support for pcm_f32* to alsa.
2011-04-05 Carl Eugen... Add audio_float to confgigure's CONFIG list.
2011-04-05 Janne GrunauRevert "aac_latm_dec: use aac context and aac m4ac"
2011-04-05 Carl Eugen... Support s32 output via alsa audio device.
2011-04-05 Carl Eugen... Template alsa reordering functions.
2011-04-05 Konstantin... configure: tell user if libva is enabled like the rest...
2011-04-05 Alex ConverseAdd silence support for AV_SAMPLE_FMT_U8.
2011-04-05 Anton Khirnovavio: make URL_PROTOCOL_FLAG_NESTED_SCHEME internal
2011-04-05 Anton Khirnovavio: deprecate av_url_read_seek
2011-04-05 Anton Khirnovavio: deprecate av_url_read_pause
2011-04-05 Philip Langdaleh264_parser: Fix whitespace after previous change.
2011-04-05 Philip Langdaleh264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FR...
2011-04-05 Michael NiedermayerUpdate yadif copyright header
2011-04-05 James DarnleyFactorise the C filtering in yadif
2011-04-05 Michael NiedermayerYadif fixes that where missing from the patch
2011-04-05 James DarnleySupport 16-bit in yadif
2011-04-05 James Darnleysupport more than yuv420p in yadif
2011-04-05 Lou LoganRedefine sameq
2011-04-05 Darren Horrocksfix runtime-cpu-detect bug in swscale
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Mans Rullgardac3enc: NEON optimised extract_exponents
2011-04-04 Michael Niedermayerretry_transfer_wrapper: only call interrupt callback...
2011-04-04 Michael Niedermayermpegts: Put CODEC_ID_NONE check back that was removed...
2011-04-04 Mans Rullgardac3enc: move extract_exponents inner loop to ac3dsp
2011-04-04 Anton Khirnovavio: deprecate url_get_filename().
2011-04-04 Anton Khirnovavio: deprecate url_max_packet_size().
next