7488 Commits (7ad8d3bf0c02ecb34d257451fe84be9d60d06472)
 

Author SHA1 Message Date
Guillaume Poirier d73427e347 Add doxy comments for macro GET_UTF8 18 years ago
Baptiste Coudurier 79e7b9609e include parser.h instead of mpegvideo.h 18 years ago
Baptiste Coudurier 7d6b1abe1a rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it static 18 years ago
Baptiste Coudurier 4067d81be2 move AVCodecParser prototypes and definitions to parser.h, and move mpegvideo parser to mpeg12.c 18 years ago
Guillaume Poirier 34d3376902 Fix wrong params name in PUT_UTF8 doxy comments 18 years ago
Guillaume Poirier 0e8c148b59 woops, fix missplaced doxy comment 18 years ago
Zuxy Meng 360932f76d Fix ASF format parser's broken UTF-16 string handling 18 years ago
Kostya Shishkov f4e31985da Check for symbol count 18 years ago
Kostya Shishkov 3f509ba122 WavPack support in Matroska 18 years ago
Kostya Shishkov 39ff2ee84d Limit output sample to 0..maxval, fixes decoding of T16E0.JLS 18 years ago
Baptiste Coudurier 8a7bde1ca9 move check for output file streams num in av_encode 18 years ago
Diego Biurrun 1de61a185c Simplify regression test execution. 18 years ago
Baptiste Coudurier 8cd13128b8 use AVRational and ff_frame_rate_tab for frame_rate 18 years ago
Diego Biurrun bcea960561 Use a variable for FFmpeg options. 18 years ago
Diego Biurrun 899af1a26a Do not set audio codec_tag to 1, that would be PCM audio. 18 years ago
Reimar Döffinger c9ec7564f0 Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack since 18 years ago
Baptiste Coudurier bc52b0c518 remove useless line variable 18 years ago
Baptiste Coudurier b190aa8919 fix decoding position 18 years ago
Baptiste Coudurier 3c88ea2476 update docs to reflect AVImageFormat removing 18 years ago
Kostya Shishkov 75a71b6c38 Correct support for Fraps v4 (and Huffman tree for < 256 symbols) 18 years ago
Kostya Shishkov 78629a746f Update comment 18 years ago
Kostya Shishkov 08a4c4bfb9 Fraps v2 and v4 support 18 years ago
Steve L'Homme 13638ea92a Properly quote paths on grep invocations for codec lists. 18 years ago
Oded Shimon 483b8b1210 ministry of english grammar :) then->than 18 years ago
Michael Niedermayer 21d4d5dafb doxy 18 years ago
Reynaldo H. Verdejo Pinochet b1d196db56 now we set codec_tag, still have to figure out how to handle flipping 18 years ago
Michael Niedermayer 079e61db5d ensure alignment (no speed change) 18 years ago
Baptiste Coudurier 48855b26d4 do not overwrite codec type if already known, fix conflict between 'raw ' fourcc used for audio and video, ae002_wordup.mov 18 years ago
Michael Niedermayer f5a9e8f33d merging mov & and (no speedchange) 18 years ago
Michael Niedermayer e80cf125a7 2 instructions less (same speed) 18 years ago
Michael Niedermayer 9347118237 comment about failed optimization 18 years ago
Baptiste Coudurier 80c5b9a161 indention 18 years ago
Baptiste Coudurier 152e9a43f2 reintroduce isom field and read version 1 audio stsd only if file is not isom, fix testclip_wrong_version_1_audio_stsd.mp4 18 years ago
Michael Niedermayer 38cfdc83f0 move luma tc0 related init into asm 18 years ago
Kostya Shishkov 57aff88581 RGB32 support in Targa 18 years ago
Michael Niedermayer 25225c3773 2 instructions less in h264_loop_filter_luma_mmx2() 18 years ago
Michael Niedermayer bda2203d56 preempt possible overflow 18 years ago
Michael Niedermayer 5a1553dee3 1 instruction less 18 years ago
Ryan Martell 4a6cc06123 add valid statistics for the RTCP receiver report. 18 years ago
Kostya Shishkov a21711022e Use bpp from header in error message 18 years ago
Michael Niedermayer e9f1885c21 optimize H264_DEBLOCK_P0_Q0 18 years ago
Michael Niedermayer dd7e46e7c3 new I/P frame selection heuristic 18 years ago
Baptiste Coudurier f932cdf209 kill AVImageFormat 18 years ago
Baptiste Coudurier 93481fe5fe change gif muxer to simple gif encoder 18 years ago
Corey Hickey 1984f5cdc9 Correct description of mblmin and mblmax. 18 years ago
Tom Harper a9dc190f17 outputs bit spent on various encoding functions (motion vectors, overhead, etc) 18 years ago
Diego Biurrun 786b30af26 Add option to disable ffmpeg build. 18 years ago
Diego Biurrun 6dc7b6b377 Detect some more ARM CPU types. 18 years ago
Diego Biurrun 28d8e661af Accept multiple --extra-ldflags and --extra-libs options. 18 years ago
Luca Abeni a43fb6b37e Add support for conversions from the rgb565 and rgb555 formats 18 years ago