source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @c525475   13 years anton lavf: remove disabled FF_API_SET_PTS_INFO cruft
(edit) @374e469b   13 years anton lavf: remove disabled FF_API_OLD_INTERRUPT_CB cruft
(edit) @bf868727   13 years anton lavf: remove disabled FF_API_REORDER_PRIVATE cruft
(edit) @fd87ba32   13 years anton lavf: remove disabled FF_API_SEEK_PUBLIC cruft
(edit) @bd4c5131   13 years anton lavf: remove disabled FF_API_STREAM_COPY cruft
(edit) @2a0f868c   13 years anton lavf: remove disabled FF_API_PRELOAD cruft
(edit) @1329827e   13 years anton lavf: remove disabled FF_API_NEW_STREAM cruft
(edit) @adad5b88   13 years anton lavf: remove disabled FF_API_RTSP_URL_OPTIONS cruft
(edit) @f0cb1395   13 years anton lavf: remove disabled FF_API_MUXRATE cruft
(edit) @2f5e728   13 years anton lavf: remove disabled FF_API_FILESIZE cruft
(edit) @df0bb26a   13 years anton lavf: remove disabled FF_API_TIMESTAMP cruft
(edit) @3bbfd302   13 years anton lavf: remove disabled FF_API_LOOP_OUTPUT cruft
(edit) @6dc34555   13 years anton lavf: remove disabled FF_API_LOOP_INPUT cruft
(edit) @b32e30fa   13 years anton lavf: remove disabled FF_API_AVSTREAM_QUALITY cruft
(edit) @2d70912c   13 years anton lavf: remove disabled FF_API_FLAG_RTP_HINT cruft
(edit) @1d911bb4   13 years anton lavf: remove disabled FF_API_SDP_CREATE cruft
(edit) @64f6f6f8   13 years anton lavf: remove disabled FF_API_GUESS_IMG2_CODEC cruft
(edit) @21824e5b   13 years anton lavf: remove disabled FF_API_PKT_DUMP cruft
(edit) @cc10ab7   13 years anton lavf: remove disabled FF_API_FIND_INFO_TAG cruft
(edit) @ecd5f41   13 years anton lavf: remove disabled FF_API_PARSE_DATE cruft
(edit) @997420ab   13 years anton lavf: remove disabled FF_API_DUMP_FORMAT cruft
(edit) @2fb75019   13 years anton lavf: remove disabled FF_API_FORMAT_PARAMETERS cruft Also remove now …
(edit) @38233fc1   13 years anton lavf: remove disabled FF_API_OLD_METADATA2 cruft
(edit) @2439f2ca   13 years anton lavf: remove disabled FF_API_OLD_AVIO cruft
(edit) @a17479df   13 years anton lavf: increase major version from 53 to 54.
(edit) @6e9651d1   13 years anton lavf: remove AVFormatParameters from AVFormatContext.read_header signature
(edit) @3b4aaa6   13 years anton lavc: remove disabled FF_API_AVFRAME_AGE cruft.
(edit) @d803775e   13 years anton lavc: remove disabled FF_API_DATA_POINTERS cruft.
(edit) @10e1ae5e   13 years anton lavc: remove disabled FF_API_TIFFENC_COMPLEVEL cruft.
(edit) @370e923e   13 years anton lavc: remove disabled FF_API_INTERNAL_CONTEXT cruft.
(edit) @ac84395d   13 years anton lavc: remove disabled FF_API_PARSE_FRAME cruft.
(edit) @8b9b6041   13 years anton lavc: remove disabled FF_API_GET_ALPHA_INFO cruft.
(edit) @99ace37e   13 years anton lavc: remove disabled FF_API_MJPEG_GLOBAL_OPTS cruft.
(edit) @96e9b96   13 years anton lavc: remove disabled FF_API_SNOW_GLOBAL_OPTS cruft.
(edit) @b9de160c   13 years anton lavc: remove disabled FF_API_LAME_GLOBAL_OPTS cruft.
(edit) @3211932   13 years anton lavc: remove disabled FF_API_AVCODEC_INIT cruft.
(edit) @491f443e   13 years anton lavc: remove disabled FF_API_ER cruft.
(edit) @f326501a   13 years anton lavc: remove disabled FF_API_DRC_SCALE cruft.
(edit) @d2d93150   13 years anton lavc: remove disabled FF_API_AVCODEC_OPEN cruft.
(edit) @ec104eef   13 years anton lavc: remove disabled FF_API_ALLOC_CONTEXT cruft.
(edit) @8e5746d4   13 years anton lavc: remove disabled FF_API_GET_PIX_FMT_NAME cruft.
(edit) @0dc6bab0   13 years anton lavc: remove disabled FF_API_FLAC_GLOBAL_OPTS cruft.
(edit) @fbca04e6   13 years anton lavc: remove disabled FF_API_OLD_FF_PICT_TYPES cruft.
(edit) @9a79bb55   13 years anton lavc: remove disabled FF_API_THREAD_INIT cruft.
(edit) @7831a7e4   13 years anton lavc: remove disabled FF_API_ANTIALIAS_ALGO cruft.
(edit) @62dfea65   13 years anton lavc: remove disabled FF_API_OLD_AUDIOCONVERT cruft.
(edit) @284e65d6   13 years anton lavc: remove disabled FF_API_OLD_SAMPLE_FMT cruft.
(edit) @6c8dab98   13 years anton lavc: remove disabled FF_API_PALETTE_CONTROL cruft.
(edit) @9ce2a91b   13 years anton lavc: remove disabled FF_API_MPEGVIDEO_GLOBAL_OPTS cruft.
(edit) @7232bfbd   13 years anton lavc: remove disabled FF_API_X264_GLOBAL_OPTS cruft.
(edit) @7460398b   13 years anton lavc: remove the deprecated opt.h header.
(edit) @041cd5a0   13 years anton lavc: remove the deprecated "ab" option.
(edit) @7773161b   13 years anton codec-regression: use private options instead of deprecated codec flags.
(edit) @7063b6ea   13 years anton lavc: increase major version to 54. The lavf-ffm test results change …
(edit) @570f6aaa   13 years anton cmdutils: fix options starting with 'no'. E.g. non_linear_quant …
(edit) @412b248e   13 years rsbultje x86inc.asm: fix typo. Assemblers don't understand ! in %if statements.
(edit) @b5d08c2   13 years rsbultje swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to …
(edit) @3b15a6d   13 years rsbultje config.asm: change %ifdef directives to %if directives. This allows …
(edit) @08628b6   13 years alex.converse Revert "sws/pixfmt/pixdesc: add support for yuva444p" This reverts …
(edit) @5eda82aa   13 years rsbultje frwu: check if allocation was successful Signed-off-by: Paul B Mahol …
(edit) @d51d6ae9   13 years rsbultje vc1dec.c: Don't use uninitialized values of dmv_[x, y] MVDATA may or …
(edit) @fc115c80   13 years rsbultje sws/pixfmt/pixdesc: add support for yuva444p Signed-off-by: Ronald S. …
(edit) @b57d2624   13 years alex.converse mjpegbdec: Fix overflow in SOS. Based in part by a fix from Michael …
(edit) @299ab0fd   13 years diego libavutil: Remove pointless file test program.
(edit) @324e8180   13 years diego 8bps: K&R formatting cosmetics Signed-off-by: Diego Biurrun …
(edit) @9adf25c1   13 years alex.converse smacker: Sanity check huffman tables found in the headers. Found-by: …
(edit) @90c0c83e   13 years alex.converse smacker: remove dead store
(edit) @dac56d9c   13 years alex.converse qdm2: Check data block size for bytes to bits overflow. Found-by: …
(edit) @62271c4c   13 years diego mxfdec: Fix files with essence containers larger than 2 GiB. For such …
(edit) @4fbd3e89   13 years diego mxfdec: Employ correct printf conversion specifiers for POSIX int …
(edit) @feaa4002   13 years kostya.shishkov vc1: always read the bfraction element for interlaced fields …
(edit) @7de9af65   13 years diego fate: add XWD image regression test Signed-off-by: Diego Biurrun …
(edit) @b3461c2   13 years janne-libav lavf: prevent infinite loops while flushing in …
(edit) @d2ee8c17   13 years alex.converse matroskadec: Pad AAC extradata. Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @8801fac3   13 years martin ismindex: Fix build on mingw Signed-off-by: Martin Storsjö …
(edit) @d78bb1a4   13 years alex.converse wma: Clip WMA1 and WMA2 frame length to 11 bits. The MDCT buffers in …
(edit) @9f9c45f4   13 years martin movenc: Don't require frame_size to be set for modes other than mov …
(edit) @6cb28829   13 years martin doc: Update APIchanges with info on muxer flushing Signed-off-by: …
(edit) @990a746c   13 years martin movenc: Reindent a block Also add some space around operators and …
(edit) @d55fa1cb   13 years diego tools: Remove some unnecessary #undefs.
(edit) @c3e10ae4   13 years janne-libav rv20: prevent calling ff_h263_decode_mba() with unset height/width …
(edit) @4e81b5f5   13 years diego tools: K&R reformatting cosmetics
(edit) @50639cbe   13 years diego Ignore generated aviocat and ismindex tools.
(edit) @07a873a2   13 years diego build: Automatically include architecture-specific library Makefile …
(edit) @366ac22   13 years janne-libav indeo5: prevent null pointer dereference on broken files Found by …
(edit) @7072a6a4   13 years martin pktdumper: Use usleep instead of sleep MinGW doesn't have sleep, only …
(edit) @33ad8c3c   13 years diego cosmetics: Remove some unnecessary block braces.
(edit) @abe655a4   13 years diego Drop unnecessary prefix from *sink* variable and struct names.
(edit) @33ec9ef9   13 years martin Add a tool for creating smooth streaming manifests It can also …
(edit) @bc7d0517   13 years martin movdec: Calculate an average bit rate for fragmented streams, too …
(edit) @3b5d4428   13 years martin movenc: Write the sample rate instead of time scale in the stsd atom …
(edit) @4ddd54da   13 years martin movenc: Add a separate ismv/isma (smooth streaming) muxer …
(edit) @b613ff5e   13 years martin movenc: Allow the caller to decide on fragmentation Signed-off-by: …
(edit) @f1caf01d   13 years martin libavformat: Add a flag for muxers that support write_packet(NULL) for …
(edit) @83988d5   13 years martin movenc: Add support for writing fragmented mov files Signed-off-by: …
(edit) @6ca38568   13 years martin movenc: Add a separate start_pts This fixes calculation of …
(edit) @c3af52fa   13 years rsbultje dsputil: use vertical component for drawing bottom edge. Current code …
(edit) @efe68076   13 years alex.converse aacenc: Fix identification padding when the bitstream is already aligned.
(edit) @cdfe94c5   13 years alex.converse aacenc: Write correct length for long identification strings. When …
(edit) @b8dd555c   13 years justin.ruggles aud: remove unneeded field, audio_stream_index from context There is …
Note: See TracRevisionLog for help on using the revision log.