]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
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
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
next