source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @be14a37   13 years justin.ruggles aud: fix time stamp calculation for ADPCM IMA WS also allows for …
(edit) @10fef6b   13 years justin.ruggles aud: simplify header parsing also allows for removing some unused …
(edit) @0e6a8b5c   13 years justin.ruggles aud: set pts_wrap_bits to 64. Time stamps are not read from the …
(edit) @98c290cc   13 years justin.ruggles cosmetics: indentation
(edit) @d481227c   13 years justin.ruggles aud: support Westwood SND1 audio in AUD files. Fixes decoding of the …
(edit) @02e7dbf5   13 years justin.ruggles adpcm_ima_ws: fix stereo decoding Stereo ADPCM IMA WS is planar for …
(edit) @220506d2   13 years justin.ruggles avcodec: add a new codec_id for CRYO APC IMA ADPCM. The stereo layout …
(edit) @4340a636   13 years justin.ruggles vqa: remove unused context fields, audio_samplerate and audio_bits
(edit) @7e813d59   13 years justin.ruggles vqa: clean up audio header parsing Fix setting of bit_rate and …
(edit) @5b4c5628   13 years justin.ruggles vqa: set time base to frame rate as coded in the header. According to …
(edit) @9ae84697   13 years justin.ruggles vqa: set packet duration. Also remove unused context field, …
(edit) @53ed79a2   13 years justin.ruggles vqa: use 1/sample_rate as the audio stream time base
(edit) @e1ac69fa   13 years justin.ruggles vqa: set stream start_time to 0. The format has no coded timestamps …
(edit) @1381e9bc   13 years anton lavc: postpone the removal of AVCodecContext.request_channels. …
(edit) @dc7ad30f   13 years anton lavf: postpone removing av_close_input_file(). It has been deprecated …
(edit) @af0292f3   13 years anton lavc: postpone removing old audio encoding and decoding API It has …
(edit) @75e2025f   13 years anton avplay: remove the -er option. Error recognition flags can and should …
(edit) @941e9f22   13 years anton lavd: remove deprecated v4l grab device.
Note: See TracRevisionLog for help on using the revision log.