source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @494bce62   13 years kostya.shishkov ralf: read Huffman code lengths without GetBitContext Those …
(edit) @cb7190c   13 years janne-libav rv34: error out on size changes with frame threading
(edit) @b00307ec   13 years alex.converse aacsbr: Add a debug check to sbr_mapping. There have been multiple …
(edit) @0cb93dac   13 years alex.converse aac: Reset some state variables when turning SBR off This makes sure …
(edit) @a237b380   13 years alex.converse aac: Reset PS parameters on header decode failure. If the next header …
(edit) @7beec7e2   13 years rsbultje fate: add wmalossless test.
(edit) @71ea2681   13 years rsbultje aacsbr: handle m_max values smaller than 4. Prevents a signflip in …
(edit) @73ad4471   13 years janne-libav rv34: Handle only complete frames in frame-mt. Correct handling of …
(edit) @5ab506a5   13 years janne-libav MPV: set reference frame pointers to NULL when allocation of dummy …
(edit) @4a584eda   13 years diego configure: die if x11grab dependencies are unavailable Signed-off-by: …
(edit) @afa61290   13 years diego zerocodec: factorize loop Signed-off-by: Diego Biurrun <diego@biurrun.de>
(edit) @4094fc99   13 years justin.ruggles avconv: fix the resampling safety factors for output audio buffer …
(edit) @9869e963   13 years justin.ruggles avconv: move audio output buffer allocation to a separate function …
(edit) @f3ab3e1a   13 years justin.ruggles avconv: make the async buffer global and free it in exit_program()
(edit) @5023b89b   13 years alex.converse xwma: Validate channels and bits_per_coded_sample. This prevents a …
(edit) @86f2ae06   13 years alex.converse mov: Do not read past the end of the ctts_data table. Found-by: …
(edit) @3e6e89b   13 years alex.converse mov: Add missing terminator to mov_ch_layout_map_1ch. Found-by: …
(edit) @e73c6aaa   13 years rsbultje asf: reset side data elements on packet copy. Prevents crash (double …
(edit) @26219644   13 years rsbultje wmavoice: fix stack overread. Found-by: Mateusz "j00ru" Jurczyk and …
(edit) @3c926767   13 years rsbultje wmalossless: error out if a subframe is not used by any channel. …
(edit) @75d7975   13 years rsbultje vqa: check palette chunk size before reading data. Prevents overreads …
(edit) @d462949   13 years rsbultje wmalossless: reset sample pointer for each subframe. Prevents …
(edit) @326f7a68   13 years rsbultje wmalossless: error out on invalid values for order. Found-by: Mateusz …
(edit) @e9c0b12c   13 years anton FATE: Add ZeroCodec test Signed-off-by: Derek Buitenhuis …
(edit) @f0b4a50   13 years anton oggparseogm: fix order of arguments of avpriv_set_pts_info(). …
(edit) @677df4d2   13 years anton pngenc: better upper bound for encoded frame size. Fixes encoding …
(edit) @f036342b   13 years justin.ruggles aiffdec: set block_duration to 1 for PCM codecs that are supported in …
(edit) @b38b7cc3   13 years justin.ruggles aiffdec: factor out handling of integer PCM for AIFF-C and plain AIFF
(edit) @2c07c18   13 years justin.ruggles aiffdec: use av_get_audio_frame_duration() to set block_duration for AIFF-C
(edit) @02f88eec   13 years justin.ruggles aiffdec: do not set bit rate if block duration is unknown CC: …
(edit) @87818103   13 years kostya.shishkov wmall: output packet only if we have decoded some samples Also set …
(edit) @6aba117f   13 years justin.ruggles adxenc: use AVCodec.encode2()
(edit) @54e6cf8a   13 years justin.ruggles adxenc: Use the AVFrame in ADXContext for coded_frame
(edit) @68fd077f   13 years kostya.shishkov indeo4: fix out-of-bounds function call. Found-by: Mateusz "j00ru" …
(edit) @3b327a4b   13 years diego configure: Restructure help output. Break some of the longer sections …
(edit) @478fd534   13 years diego configure: Internal-only components should not be command-line selectable.
(edit) @5d4017b8   13 years justin.ruggles vorbisenc: use AVCodec.encode2()
(edit) @e5aab2d7   13 years justin.ruggles libvorbis: use AVCodec.encode2()
(edit) @8ccf545b   13 years justin.ruggles libopencore-amrnbenc: use AVCodec.encode2()
(edit) @330d9d1b   13 years justin.ruggles ra144enc: use AVCodec.encode2()
(edit) @f090428   13 years justin.ruggles nellymoserenc: use AVCodec.encode2()
(edit) @32173df3   13 years justin.ruggles roqaudioenc: use AVCodec.encode2() The first frame pts must be saved …
(edit) @b03dcf0   13 years justin.ruggles libspeex: use AVCodec.encode2()
(edit) @57a52f2   13 years justin.ruggles libvo_amrwbenc: use AVCodec.encode2()
(edit) @db440fa1   13 years justin.ruggles libvo_aacenc: use AVCodec.encode2()
(edit) @27bacfeb   13 years justin.ruggles wmaenc: use AVCodec.encode2()
(edit) @b0f75ba2   13 years justin.ruggles mpegaudioenc: use AVCodec.encode2() Update FATE references due to …
(edit) @3d853d7a   13 years justin.ruggles libmp3lame: use AVCodec.encode2()
(edit) @1987a940   13 years justin.ruggles libgsmenc: use AVCodec.encode2()
(edit) @d1afb2f9   13 years justin.ruggles libfaac: use AVCodec.encode2() Encoder output is delayed by several …
(edit) @59041fd0   13 years justin.ruggles g726enc: use AVCodec.encode2()
(edit) @bb03b6f7   13 years justin.ruggles g722enc: use AVCodec.encode2() FATE reference updated due timestamp …
(edit) @910bdb9a   13 years justin.ruggles flacenc: use AVCodec.encode2()
(edit) @24e74f0a   13 years justin.ruggles adpcmenc: update to AVCodec.encode2()
(edit) @aa872af   13 years justin.ruggles ac3enc: update to AVCodec.encode2() Update FATE references due to …
(edit) @ad95307f   13 years justin.ruggles aacenc: use AVCodec.encode2()
(edit) @4bf64961   13 years justin.ruggles avcodec: add code for a frame queue for use by audio encoders with …
(edit) @c9594fe0   13 years justin.ruggles avconv: free packet in write_frame() when discarding due to frame …
(edit) @e056f8d3   13 years justin.ruggles FATE: use +/- flag option syntax for vp8 emu-edge tests
(edit) @a6733202   13 years anton lavf: make av_interleave_packet_per_dts() private. There is no reason …
(edit) @3c90cc2e   13 years anton lavf: deprecate av_read_packet(). The caller can achieve the same …
(edit) @f63412fc   13 years justin.ruggles oggdec: output correct timestamps for Vorbis Takes encoder delay into …
(edit) @9b9fc9ba   13 years justin.ruggles avconv: pass input stream timestamps to audio encoders 5 FATE test …
(edit) @a1977e01   13 years justin.ruggles lavc: shrink encoded audio packet size after encoding.
(edit) @777365fe   13 years justin.ruggles xa: set correct bit rate Also fixes stream duration calculation.
(edit) @a54bc522   13 years justin.ruggles xa: do not set bit_rate, block_align, or bits_per_coded_sample The …
(edit) @64de57f6   13 years justin.ruggles xa: fix end-of-file handling Do not output an extra packet when …
(edit) @cd2ffb67   13 years justin.ruggles xa: fix timestamp calculation The packet duration is always 28 samples.
(edit) @1d10afd5   13 years kostya.shishkov bink: fix typo in FFALIGN() argument
(edit) @8ae28ac0   13 years kostya.shishkov bink: align plane width to 8 when calculating bundle sizes This fixes …
(edit) @2ac3df85   13 years mans doc: pass -Idoc texi2html and texi2pod This fixes doc generation in …
(edit) @b8b207e8   13 years mans doc: texi2pod: add -I flag This allows specifying additional …
(edit) @39f5a546   13 years martin movenc: Add a min_frag_duration option The other fragmentation …
(edit) @ccfa8aa2   13 years martin rtsp: Set the default delay to 0.1 s for the RTSP/SDP/RTP demuxers …
(edit) @4fa57d5   13 years martin libavformat: Set the default for the max_delay option to -1 Make the …
(edit) @0d0b81f9   13 years anton Generate manpages for AV{Format,Codec}Context AVOptions.
(edit) @4fea8959   13 years anton doc/avconv: remove entries for AVOptions. Documentation for those …
(edit) @56266971   13 years anton Move AVFormatContext/AVCodecContext option tables to separate files. …
(edit) @40b41be3   13 years anton lavf: use AVStream.discard to disable queueing attached pictures.
(edit) @01fcc42b   13 years anton lavf: requeue attached pictures after seeking. This allows the caller …
(edit) @713f3062   13 years anton id3v2: set the keyframe flag on attached pictures.
(edit) @791d6df4   13 years justin.ruggles FATE: change fate-maxis-xa to a normal demuxing test Signed-off-by: …
(edit) @b36872bd   13 years justin.ruggles FATE: add test for adpcm-ea-maxis-xa Signed-off-by: Paul B Mahol …
(edit) @30011bf2   13 years rsbultje vp8: avoid race condition on segment map. This change avoids …
(edit) @18ba94c   13 years kostya.shishkov fix space type in Changelog
(edit) @0e714f88   13 years kostya.shishkov ZeroCodec Decoder An obscure Japanese lossless video codec, …
(edit) @b8560637   13 years kostya.shishkov RealAudio Lossless decoder
(edit) @316e724f   13 years martin rtpenc: Use AVFormatContext.packet_size instead of a private option …
(edit) @01b0ade6   13 years martin url: Document the expected behaviour of url_read Signed-off-by: …
(edit) @57151f86   13 years martin libavformat: Use AVFormatContext.probesize in init_input This was …
(edit) @27b7459b   13 years martin docs: Fix a stray reference to tags in the generic doxy on dicts …
(edit) @17934c18   13 years martin cosmetics: Align some AVInput/OutputFormat declarations Also add …
(edit) @bb39bd19   13 years kostya.shishkov zmbv: check decompress result Changing flush type from Z_FINISH is …
(edit) @afc2263b   13 years kostya.shishkov zmbv: correct indentation
(edit) @1744ab9e   13 years rsbultje adpcm: convert adpcm_thp to bytestream2.
(edit) @72eda778   13 years rsbultje adpcm: convert adpcm_yamaha to bytestream2.
(edit) @f184735a   13 years rsbultje adpcm: convert adpcm_swf to bytestream2.
(edit) @8afe2f90   13 years rsbultje adpcm: convert adpcm_sbpro to bytestream2.
(edit) @834c81f4   13 years rsbultje adpcm: convert adpcm_ct to bytestream2.
(edit) @b3084e29   13 years rsbultje adpcm: convert adpcm_ima_amv/smjpeg to bytestream2.
Note: See TracRevisionLog for help on using the revision log.