source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @a297856   13 years nicolas.george af_pan: reindent after last commit.
(edit) @a44b510d   13 years nicolas.george af_pan: use libswr for rematrixing.
(edit) @560b224f   13 years nicolas.george libswr: allow to set custom matrices.
(edit) @016c7bb7   13 years Reimar.Doeffinger matroskadec: remove H.264 special-case that disabled header parsing. …
(edit) @278d6ab9   13 years stefasab ffprobe: report bit rate in stream description Signed-off-by: Stefano …
(edit) @3293b1ad   13 years stefasab lavc: set bit_rate in the decoder context, just after the init stage …
(edit) @6e6bdeb1   13 years Clément Bœsch doc: fix channel layout value in abuffer example. The channel layout …
(edit) @be2e211d   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: doxy: …
(edit) @f4f386dd   13 years michaelni wmalossless: Fix infinite loop. Fixes more of Ticket1000 …
(edit) @886b40b9   13 years michaelni wmalossless: Switch to new audio API Partially fixes Ticket1000 …
(edit) @b240866c   13 years michaelni wmalossless: remove tab Signed-off-by: Michael Niedermayer …
(edit) @1060e9ce   13 years michaelni cmdutils: add -cpuflags. This allows globally forcing specific …
(edit) @04f7eee7   13 years michaelni Merge remote-tracking branch 'shariman/wmall' * shariman/wmall: …
(edit) @6b8b0fe2   13 years lu_zero doxy: remove reference to removed api
(edit) @aac63cef   13 years lu_zero examples: unbreak compilation Update api so it will compile again.
(edit) @e04ca1d4   13 years justin.ruggles ttadec: cosmetics: reindent Signed-off-by: Paul B Mahol …
(edit) @d9b3097b   13 years michaelni pamdec: fix mono support. Signed-off-by: Michael Niedermayer …
(edit) @566df2ee   13 years anton sunrast: use RLE trigger macro inplace of the hard coded value. …
(edit) @1a58daed   13 years anton sunrastenc: set keyframe flag for the output packet. Signed-off-by: …
(edit) @3fa6d205   13 years Reimar.Doeffinger H264 parser: enable header parsing/frame type detection for is_avc. …
(edit) @445a7d48   13 years anton mpegvideo_enc: switch to encode2().
(edit) @54553842   13 years anton mpegvideo_enc: force encoding delay of at least 1 frame when …
(edit) @d3f81a67   13 years michaelni pamenc: allocate the correct packetsize for mono. Signed-off-by: …
(edit) @5d468ed   13 years michaelni pamenc: move allocation down. This way the size that is calculated is …
(edit) @e98a76d3   13 years michaelni h264: use av_fast_padded_malloc() This zeros all the memory once and …
(edit) @b6a08665   13 years michaelni img2dec: add im32 extension, sunrast with 32bit depth Signed-off-by: …
(edit) @624c413   13 years Clément Bœsch examples: add -Wall to CFLAGS.
(edit) @2b97be5d   13 years Clément Bœsch examples/filtering: fix unused variable and return value in …
(edit) @b117c392   13 years Clément Bœsch examples/filtering: fix deprecated function calls warnings.
(edit) @f0755375   13 years Clément Bœsch examples/filtering: fix implicit declarations and function mis-usage.
(edit) @4a519b6e   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: mov: …
(edit) @57182b9f   13 years Reimar.Doeffinger lavf-fate-ogg_vp3: Try -idct auto instead of -idct simple. -idct …
(edit) @76cc0992   13 years Reimar.Doeffinger oggenc: fix condition when not to flush due to keyframe granule. The …
(edit) @030e96fe   13 years Reimar.Doeffinger oggdec: improve warning message. Print whether it was a keyframe or a …
(edit) @8688e6ac   13 years Clément Bœsch ffprobe: fix crash if the file can't be opened.
(edit) @5be805d3   13 years martin mov: Use defines for sample flags in fragments Signed-off-by: Martin …
(edit) @3eec23f3   13 years martin mov: Use defines for trun flags Signed-off-by: Martin Storsjö …
(edit) @73328f24   13 years martin mov: Use defines for tfhd flags Signed-off-by: Martin Storsjö …
(edit) @6d702dc0   13 years kostya.shishkov proresenc: force bitrate not to exceed given limit Apple ProRes
(edit) @c742ab4   13 years rsbultje vc1parse: call vc1_init_common(). The parser uses VLC tables …
(edit) @9d3050d3   13 years rsbultje wma: don't return 0 on invalid packets. Return 0 means "please return …
(edit) @41afac7f   13 years rsbultje asf: prevent packet_size_left from going negative if hdrlen > pktlen. …
(edit) @74699ac8   13 years rsbultje mjpegb: don't return 0 at the end of frame decoding. Return 0 …
(edit) @f23a7403   13 years Reimar.Doeffinger Add muxer test based on stream-copy from FATE sample. This should …
(edit) @c7e8639c   13 years martin rtpdec: Identify incorrectly signalled H263 H263 in RTP can be …
(edit) @a520a994   13 years shahriman_ams Perform inter-channel decorr. only if both channels are coded
(edit) @f3bd226d   13 years michaelni ffmpeg: Fix setting flags for codec copy. Signed-off-by: Michael …
(edit) @ad8173eb   13 years Reimar.Doeffinger Allow other programs to open the same files on Windows. In order to …
(edit) @7c8d477   13 years Reimar.Doeffinger Make AAC in Ogg (ogm) work. This needs the extradata to be extracted. …
(edit) @4538d660   13 years stefasab lavfi/aspect: set default value to 0:1, as stated in the docs Fix …
(edit) @80715c3b   13 years stefasab lavfi/aspect: remove confusing comments
(edit) @36021871   13 years stefasab lavfi/aspect: show log info even in case no argument is provided to …
(edit) @c9ac0827   13 years michaelni movenc: Dont crash on aspect=0/0. Signed-off-by: Michael Niedermayer …
(edit) @c36010c2   13 years michaelni avidec: remove harmless duplicate code. Signed-off-by: Michael …
(edit) @bfe7bace   13 years michaelni libx264: unbreak libx264rgb Signed-off-by: Paul B Mahol …
(edit) @bbb61a1c   13 years michaelni Merge remote-tracking branch 'qatar/master' * qatar/master: (22 …
(edit) @b1af4e9c   13 years martin vp8dsp: split long line. Signed-off-by: Martin Storsjö <martin@martin.st>
(edit) @32a659c7   13 years rsbultje aiff: don't skip block_align==0 check on COMM-after-SSND files. This …
(edit) @ce7aee9   13 years alex.converse dpcm: ignore extra unpaired bytes in stereo streams. Fixes: …
(edit) @3e13005c   13 years rsbultje mp3on4: require a minimum framesize. If bufsize < headersize, …
(edit) @c0994e39   13 years rsbultje mpc7: assign an error level + context to av_log() msg.
(edit) @84c202cc   13 years rsbultje huffyuv: error out on bit overrun. On EOF, get_bits() will …
(edit) @f6492476   13 years Carl Eugen Hoyos Fix ffmpeg -codecs output.
(edit) @07333750   13 years martin dct-test: Add the missing ff_ prefix to the altivec functions …
(edit) @89baf359   13 years martin dct-test: Remove a stray declaration of a nonexistent function …
(edit) @53026339   13 years martin movenc: Write the unknown duration as 64 bit fields in ismv This is …
(edit) @99a357f4   13 years martin movenc: Write track durations with all bits set if duration is unknown …
(edit) @545e8879   13 years michaelni y41penc: switch to encode2() Signed-off-by: Paul B Mahol …
(edit) @48ad7f82   13 years michaelni r210enc: switch to encode2() Signed-off-by: Paul B Mahol …
(edit) @f9caec0c   13 years michaelni h264: change deblock_h_chroma_8_mmxext() to prevent valgrind …
(edit) @af468015   13 years rsbultje als: prevent infinite loop in zero_remaining(). Found-by: Mateusz …
(edit) @941fc1e   13 years rsbultje cook: prevent div-by-zero if channels is zero. Found-by: Mateusz …
(edit) @44f5b262   13 years Carl Eugen Hoyos Make CDXL palette opaque.
(edit) @e9b380a7   13 years anton pamenc: switch to encode2().
(edit) @3cc77ded   13 years anton svq1enc: switch to encode2().
(edit) @6a047213   13 years anton dvenc: switch to encode2().
(edit) @b3566a6a   13 years anton dpxenc: switch to encode2().
(edit) @83c7fe32   13 years anton pngenc: switch to encode2().
(edit) @ab3a410   13 years anton v210enc: switch to encode2().
(edit) @f0366fec   13 years anton xwdenc: switch to encode2().
(edit) @f2a4559c   13 years justin.ruggles ttadec: use branchless unsigned-to-signed unfolding
(edit) @d7840529   13 years justin.ruggles avcodec: add a Sun Rasterfile encoder Signed-off-by: Justin Ruggles …
(edit) @1f1fbcfa   13 years justin.ruggles sunrast: Move common defines to a new header file. Signed-off-by: …
(edit) @b5c626fd   13 years justin.ruggles cdxl: fix video decoding for some files Width is padded for ham …
(edit) @6d10c5bf   13 years justin.ruggles cdxl: fix audio for some samples There may be extra padding at and of …
(edit) @f02edc4   13 years justin.ruggles apetag: add proper support for binary tags export as attachment …
(edit) @323b9da9   13 years justin.ruggles ttadec: remove dead code The unused code being removed is for …
(edit) @1bab6f85   13 years rsbultje swscale: make access to filter data conditional on filter type. …
(edit) @a95e3fa9   13 years rsbultje swscale: update context offsets after removal of AlpMmxFilter.
(edit) @d493170e   13 years Reimar.Doeffinger matroskadec: introduce resync function. This allows handling matroska …
(edit) @9e0f897f   13 years Reimar.Doeffinger Add ismv regression test. Signed-off-by: Reimar Döffinger …
(edit) @3ce7148d   13 years Reimar.Doeffinger movenc: fix crashes if a stream is empty. For some reason this always …
(edit) @857d1486   13 years michaelni prores: initialise encoder and decoder parts only when needed
(edit) @a0e44414   13 years michaelni movenc: leave st->codec->frame_size as is instead of forcing it to 1. …
(edit) @5d9ad542   13 years kostya.shishkov prores: initialise encoder and decoder parts only when needed
(edit) @25c42234   13 years rsbultje swscale: make monowhite/black RGB-independent. Disadvantage is that …
(edit) @1b84cf41   13 years michaelni Makefile: fix proresdec dependancies Signed-off-by: Michael …
(edit) @52e4018b   13 years rsbultje flac: fix infinite loops on all-zero input or end-of-stream. …
(edit) @b4027d97   13 years rsbultje wmapro: change max. block size to 13 bits. WMApro actually support …
(edit) @29b9aee4   13 years stefasab ffprobe: add count_frames and count_packets options Signed-off-by: …
Note: See TracRevisionLog for help on using the revision log.