]> git.sesse.net Git - ffmpeg/shortlog
ffmpeg
2010-10-15 Martin Storsjörtpdec: Return AVERROR(EAGAIN) for mpegts parsing errors
2010-10-15 Aurelien Jacobsffserver: use a local MAX_STREAMS limit
2010-10-15 Aurelien Jacobsffserver: fix prepare_sdp_description() to dynamically...
2010-10-15 Anton KhirnovExport metadata in the generic format. Deprecate old...
2010-10-15 Aurelien Jacobscosmetic: alignment
2010-10-15 Aurelien Jacobsadd FF_API_SYMVER define to disable symver compatibilit...
2010-10-15 Aurelien Jacobsprobetest: replace usage of deprecated first_iformat...
2010-10-15 Aurelien Jacobsadd FF_API_FIRST_FORMAT define to drop deprecated first...
2010-10-15 Aurelien Jacobsadd FF_API_PARAMETERS_CODEC_ID define to disable the...
2010-10-15 Aurelien Jacobsadd FF_API_LAVF_UNUSED define to disable the unused...
2010-10-15 Aurelien Jacobsadd FF_API_READ_SEEK define to drop usage of AVInputFor...
2010-10-15 Aurelien Jacobsadd FF_API_PARSE_FRAME_PARAM define to disable the...
2010-10-15 Aurelien Jacobsproperly check for FF_API_URL_CLASS instead of LIBAVFOR...
2010-10-15 Aurelien Jacobsadd FF_API_ALLOC_FORMAT_CONTEXT define to disable the...
2010-10-15 Aurelien Jacobsadd FF_API_URL_SPLIT define to disable the deprecated...
2010-10-15 Aurelien Jacobsadd FF_API_UDP_GET_FILE define to disable the deprecate...
2010-10-15 Aurelien Jacobsadd FF_API_GUESS_FORMAT define to disable the deprecate...
2010-10-15 Anton KhirnovDeprecate old API.
2010-10-15 Michael NiedermayerStore slice position and size per keyframe in ffv1.2
2010-10-14 Michael NiedermayerFix indention of ffv1.c after previous commits.
2010-10-14 Michael NiedermayerStore quant table index per plane and slice.
2010-10-14 Michael NiedermayerAssert that the context doesnt overflow in ffv1.
2010-10-14 Michael NiedermayerRectangular slice support for ffv1.2
2010-10-14 Anton Khirnovvorbiscomment: change ff_vorbiscomment_write to take...
2010-10-14 James ZernFix crash when using iblock option (when a warning...
2010-10-13 Stefano SabatiniMake the validity checks fail only if the corresponding...
2010-10-13 Stefano SabatiniAdd support for PIX_FMT_RGBA in the targa encoder.
2010-10-13 Martin Storsjösapdec: Include sys/time.h for struct timeval
2010-10-13 Stefano SabatiniUse named constants defined in targa.h.
2010-10-13 Stefano SabatiniCreate a targa.h file to contain common definitions...
2010-10-13 Martin StorsjöAdd a SAP demuxer
2010-10-13 Martin Storsjörtpdec: Don't use the no reordering codepath if there...
2010-10-13 Martin Storsjörtpdec: Handle wrapping seq numbers in has_next_packet...
2010-10-13 Martin Storsjörtpdec: Parse the next packet in the sequence if it...
2010-10-13 Martin Storsjörtpdec: Return AVERROR(EAGAIN) if out of data for mpegt...
2010-10-13 Martin Storsjörtpdec: Don't call the depacketizer to return more...
2010-10-13 Martin Storsjörtpdec: Split out storing of the depacketization return...
2010-10-12 Stefano SabatiniMake avfilter_config_links() use the timebase of the...
2010-10-12 Stefano SabatiniMake the targa encoder return sane error values rather...
2010-10-12 Stefano SabatiniTarga encoder: log error message in case the pixel...
2010-10-12 Stefano SabatiniFactorize definition of the output_filter defined in...
2010-10-12 Stefano SabatiniCosmetics: remove pointless empty line.
2010-10-12 Stefano SabatiniExtend buffer source to accept the time base for the...
2010-10-12 Stefano SabatiniFix timebase handling at the begin and at the end of...
2010-10-12 Stefano SabatiniRemove unused symbol.
2010-10-12 Stefano SabatiniDo not pass an unused variable when initing filt_out...
2010-10-12 Stefano SabatiniImplement cropdetect filter.
2010-10-11 Stefano SabatiniExtend the nullsrc source, make it accept a parameter...
2010-10-11 Stefano SabatiniImplement settb filter.
2010-10-11 Martin StorsjöAdd forgotten minor bump and changelog entry for the...
2010-10-10 Stefano SabatiniAdd APIchanges entry after r25441.
2010-10-10 Stefano SabatiniMake graph2dot print information related to the link...
2010-10-10 Stefano SabatiniAdd a time_base field to AVFilterLink.
2010-10-10 Alex Converseoggenc: Don't use char* to point to a string constant.
2010-10-10 Michael NiedermayerAllow storing multiple quant tables in extradata that...
2010-10-10 Michael NiedermayerStore global things in extradata for ffv1 ver=2.
2010-10-10 Michael NiedermayerMake sure version is not decreased for 16bit per sample...
2010-10-10 Michael NiedermayerFactorize quant table read and write code in ffv1.c
2010-10-10 Michael NiedermayerClarify whitespace nitpicks in patcheck.
2010-10-10 Stefano SabatiniRename out -> outlink, link -> inlink in various defaul...
2010-10-10 Stefano SabatiniMake avfilter_config_links() propagate the error code...
2010-10-10 Alexander StrangeUpdate rv30 FATE reference after last commit
2010-10-10 Alexander Strangeffmpeg: Use guess_correct_pts() to set decoded picture...
2010-10-10 Peter Rosscafdec: Handle ALAC extradata.
2010-10-10 Peter RossAdd myself as the caf* maintainer
2010-10-09 Michael NiedermayerTool to analyze multimedia files and create directories...
2010-10-09 Martin StorsjöDocument the SAP muxer
2010-10-09 Michael ChinenFix ffplay to keep calling av_read_frame even if EOF...
2010-10-09 Martin Storsjölibavformat: Always build id3v1.o and id3v2.o
2010-10-09 Martin Storsjösapenc: Use the normal URL port as RTP port
2010-10-09 Martin Storsjösapenc: Declare a dependency on rtp_protocol, too
2010-10-09 Martin Storsjösapenc: Include os_support.h, to provide a fallback...
2010-10-08 Stefano Sabatinis/program/programs, as FFmpeg consists of many programs.
2010-10-08 Stefano SabatiniInstall libavutil/opt.h, its API is public.
2010-10-08 Stefano SabatiniAdd validity checks for the unsharp filter.
2010-10-08 Aurelien Jacobsmove av_find_stream_info() info struct to AVStream...
2010-10-08 Michael NiedermayerCheck for more 'indent -kr' whitespace details.
2010-10-08 Martin StorsjöFix compilation on FreeBSD, use AF_UNSPEC instead of...
2010-10-08 Martin Storsjösapenc: Mark the muxer as depending on network functions
2010-10-08 Michael NiedermayerAdd a space between the else and { in mpegenc.c in...
2010-10-08 Martin StorsjöAdd a SAP (Session Announcement Protocol, RFC 2974...
2010-10-08 Martin Storsjösdp: Only specify the TTL for IPv4 addresses
2010-10-08 Martin StorsjöFix headers so that "make checkheaders" passes again
2010-10-08 Martin Storsjörtsp: Factorize out code for opening a chained RTP...
2010-10-08 Martin Storsjörtsp: Make rtsp_rtp_mux_open reusable
2010-10-08 Martin Storsjörtsp: Remove the start_time field from RTSPState, use...
2010-10-08 Martin StorsjöAdd protocol documentation on the connect option to...
2010-10-08 Martin StorsjöReindent
2010-10-08 Martin Storsjöudp: Add an option for connecting the udp socket
2010-10-08 Martin Storsjörtpdec: Set prev_ret properly when parsing more data...
2010-10-08 Martin Storsjörtpdec: Store the previous return value for mpegts...
2010-10-08 Robert Schlabbachrtpdec: Keep track of the previous return value from...
2010-10-07 Baptiste CoudurierIn gxf muxer, round up number of lines mod 16 in mpeg...
2010-10-07 Baptiste CoudurierUpdate gxf regression tests because of r25399
2010-10-07 Baptiste CoudurierIn gxf muxer, fix number of flt entries based on patch...
2010-10-07 Aurelien Jacobsfix bitstream filter option mapping when using -newvide...
2010-10-07 Reimar DöffingerAdd d modifier to asm argument to fix nasm compilation.
2010-10-07 Reuben MartinIn gxf muxer, write umf media for mpeg1video, patch...
2010-10-07 Reuben MartinIn gxf muxer, fix flt entry offset, patch by Reuben...
2010-10-07 Aurelien Jacobsremove useless local variable
next