source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @e45ccf7   21 years michaelni movenc patch by (Gildas Bazin <gbazin at altern dot org>) Originally …
(edit) @75388c74   21 years michaelni 2nd attempt at OS/X shared/mdynamicnopic fix by ("Steven M. Schultz" …
(edit) @3d0ef6d   21 years michaelni av_log patch(2 of ?) by (Michel Bardiaux <mbardiaux at peaktime dot …
(edit) @ea05d9c9   21 years michaelni flush fix (untested) Originally committed as revision 2473 to …
(edit) @e0595741   21 years michaelni -target option patch by (Vidar Madsen <vidar at prosalg dot no>) this …
(edit) @89b9441a   21 years michaelni only add prefix after \n Originally committed as revision 2471 to …
(edit) @762357e6   21 years michaelni 10l (fixes dct coeff noise reduction) Originally committed as …
(edit) @9b879566   21 years michaelni av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>) …
(edit) @8bae9dd   21 years michaelni 10l (forgot that the dstW offset is hardcoded in the asm) Originally …
(edit) @821cb11   21 years michaelni noise reduction of dct coefficients Originally committed as revision …
(edit) @432d84c3   21 years michaelni 10l ... Originally committed as revision 2467 to …
(edit) @875efaf   21 years r_togni Moved to new palette API Added check to aviod stride change between …
(edit) @5e29abf8   21 years r_togni Make avi and asf demuxer export palette in palctrl Originally …
(edit) @2e99641b   21 years r_togni Fix some palette related defines, bump build number Originally …
(edit) @2cbb782   21 years michaelni ffv1 rgb support Originally committed as revision 2463 to …
(edit) @eb592f6a   21 years michaelni ; Originally committed as revision 2462 to …
(edit) @b5c950c   21 years michaelni int_fast??_t emulation for broken systems which dont conform to ISO C …
(edit) @04939fb7   21 years r_togni 100l: free previous frame, not current one! Set reference flag for …
(edit) @bc0219fd   21 years r_togni Don't memcpy from unallocated memory Originally committed as revision …
(edit) @ddaae6a   21 years Roman R. * DV demuxer is now capable of decoding auxilary audio stream. So, …
(edit) @99614dd   21 years michaelni configure on SGI IRIX patch by (Michel Bardiaux <mbardiaux at peaktime …
(edit) @84f608f4   21 years michaelni New options for intra/inter matrices patch by (Vidar Madsen <vidar at …
(edit) @d43fb4e8   21 years michaelni move identical code into its own function intXY_t -> int_fastXY_t …
(edit) @237e4938   21 years michaelni initalize various uninitalized variables and avoid …
(edit) @f259747b   21 years michaelni 100l (SAR is written as height/width instead of width/height in the …
(edit) @5f19481   21 years michaelni pts fix and related fixes Originally committed as revision 2452 to …
(edit) @2a2bbcb0   21 years mike revised palette API, courtesy of Roberto Togni (rtogni at freemail.it) …
(edit) @9df1d249   21 years michaelni dumping funny numbers from first zygo i frame header Originally …
(edit) @43a13e72   21 years alex initial support for zygovideo Originally committed as revision 2449 …
(edit) @8b1ab7bf   21 years fabrice added MPEG2TS support in RTP, SDP and RTSP - replaced fake RTP demux …
(edit) @da24c5e3   21 years fabrice make AVFMT_NOHEADER flag dynamic - added av_open_input_stream() …
(edit) @b45a7a18   21 years fabrice mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses …
(edit) @985180a1   21 years fabrice added fake codec CODEC_ID_MPEG2TS of type CODEC_TYPE_DATA (needed for …
(edit) @b623bbcb   21 years michaelni 1/0 fix by (Tim Allen <tim at proximity dot com dot au>) Originally …
(edit) @13ba9ae4   21 years michaelni linear blend 1 line shift fix Originally committed as revision 2443 …
(edit) @a579db0c   21 years ikalvachev XvMC speedup by removing one memcpy and doing MB packing Originally …
(edit) @6b56c616   21 years michaelni make convert_matrix() independant of MpegEncContext Originally …
(edit) @0bf92f79   21 years michaelni GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at lumumba dot …
(edit) @14cabd40   21 years michaelni AltiVec optimized fdct patch by (James Klicman <james at klicman dot …
(edit) @5c69a4fd   21 years michaelni fixing the remaning block-align checks Originally committed as …
(edit) @ca1d62f4   21 years michaelni block algn patch by ("Assaf Yaari" <assafy at mobixell dot com>) …
(edit) @6e0593e8   21 years michaelni reorder table instead of wasting instructions to reorder the input to …
(edit) @94789b9e   21 years michaelni 10l Originally committed as revision 2435 to …
(edit) @9b4b6e09   21 years michaelni segfault fix Originally committed as revision 2434 to …
(edit) @94fd9201   21 years mike support Cinepak files with funky (not divisible by 4) resolutions …
(edit) @8dafdb88   21 years mike added XVID fourcc (ISO MPEG-4?) and AC3 fourcc Originally committed …
(edit) @6a6810b1   21 years michaelni diff -up looks better then diff -u Originally committed as revision …
(edit) @48b1f800   21 years Roman R. * adding integer/floating point AAN implementations for DCT 2-4-8 …
(edit) @b292469   21 years Roman R. * sh doesn't understand $(command) type of Command substitution. …
(edit) @99200bae   21 years michaelni optimizing Originally committed as revision 2428 to …
(edit) @1b245cc2   21 years michaelni Fixes GCC 3.3.2 warnings patch by (Panagiotis Issaris <takis at …
(edit) @07bd15c   21 years michaelni rational.h not installed patch by (Fred Rothganger <rothgang at uiuc …
(edit) @10acc479   21 years Roman R. * introducing dct248 into the DSP context. * simple/accurate …
(edit) @01a2dda   21 years alex 1l Originally committed as revision 2424 to …
(edit) @cf3bf5bb   21 years michaelni minor mmx2 optimization if the dct Originally committed as revision …
(edit) @1745173b   21 years michaelni inline -> always_inline (842 -> 690 cpu cycles for dct_quantize() …
(edit) @8d00c562   21 years michaelni 4.9-RC FreeBSD doesnt like lrint() so change to lrintf(), not that bsd …
(edit) @b4c3816c   21 years michaelni optionally merge postscale into quantization table for the float aan …
(edit) @10becaa   21 years michaelni 10l Originally committed as revision 2419 to …
(edit) @369e2d50   21 years alex 10l Originally committed as revision 2418 to …
(edit) @1ffb0091   21 years alex 100l Originally committed as revision 2417 to …
(edit) @6f5cf8c5   21 years michaelni oops forgot Originally committed as revision 2416 to …
(edit) @65e4c8c   21 years michaelni floating point AAN DCT Originally committed as revision 2415 to …
(edit) @9d9e317   21 years michaelni 112 bytes smaller MpegEncContext Originally committed as revision …
(edit) @45686da2   21 years michaelni move blocks away MpegEncContext (7.4 -> 5.8k) Originally committed as …
(edit) @642ccefb   21 years michaelni move mmx quantizer matrixes out of MpegEncContext (23k -> 7k) (no …
(edit) @7e4995c3   21 years michaelni move q_*_matrix out of MpegEncContext (40k ->23k) dct_quantize() is …
(edit) @c4f1e443   21 years michaelni minimum slice size fix (fixes 422P 1 line per slice, used by huffyuv) …
(edit) @b465449e   21 years michaelni dynamic alloc of picture structs instead of putting them in …
(edit) @7f96ed5b   21 years michaelni forgot to apply this chunk appearently, no, i dont really remember …
(edit) @8831db5c   21 years michaelni start time hack by (devik <devik at cdi dot cz>) Originally committed …
(edit) @33a6984b   21 years michaelni BSD doesnt have log2 Originally committed as revision 2407 to …
(edit) @5c9e4723   21 years michaelni mpeg2 aspect ratio encoding fixed Originally committed as revision …
(edit) @5ed9f2e5   21 years michaelni use continued fractions to approximate a fraction if its numerator or …
(edit) @1c0dcc39   21 years michaelni 10l Originally committed as revision 2404 to …
(edit) @5ff85f1d   21 years michaelni AVRational sample_aspect_ratio aspect ratio in JPEG JFIF is SAR not …
(edit) @9dad924e   21 years michaelni bottom_field_first -> top_field_first Originally committed as …
(edit) @fa384dcc   21 years michaelni export mpeg2 active display area / pan scan fix mpeg2 aspect_ratio for …
(edit) @f2fae326   21 years michaelni OS/X 10.2.x gcc-3.1 bug workaround by ("Steven M. Schultz" <sms at …
(edit) @dc7cb06   21 years michaelni gcc->C99 and warning fixes patch by (Dan Christiansen <danchr at daimi …
(edit) @4cb3f3b6   21 years michaelni Using the extension m4a for audio only MPEG-4 files is increasingly …
(edit) @cf9d24a   21 years michaelni - Moving -Wall from the individual Makefiles to configure (and only …
(edit) @2744ca9a   21 years Roman R. * providing MPEG codecs with a generic fields in AVFrame to use. …
(edit) @a573cc27   21 years michaelni emu_edge checks simplification and avoid redundant checks for mpeg1/2 …
(edit) @5c00fe41   21 years Roman R. * original fix still didn't align lines on s_align when …
(edit) @00c28046   21 years Roman R. * fix for a trivial 100l declaration typo Originally committed as …
(edit) @6571e41d   21 years michaelni picture buffer cleanup, this fixes a assertion failure (if assertion …
(edit) @f0bbfc4a   21 years michaelni default_get_buffer() fixes Originally committed as revision 2391 to …
(edit) @66535069   21 years michaelni Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug …
(edit) @f539eb52   21 years michaelni align Originally committed as revision 2389 to …
(edit) @bcc7125e   21 years michaelni fix "first frame is no keyframe" bug Originally committed as revision …
(edit) @4b684105   21 years alex 10l Originally committed as revision 2387 to …
(edit) @ff490720   21 years michaelni dither scaling coefficients so they add up to 1.0 Originally …
(edit) @379a2036   21 years michaelni rounding fixes Originally committed as revision 11123 to …
(edit) @93cb9d7f   21 years mike hook up the XA ADPCM decoder Originally committed as revision 2386 to …
(edit) @fc384777   21 years mike activate the XA and ADX ADPCM codecs Originally committed as revision …
(edit) @f19af812   21 years mike replace file to remove nasty DOS CRs and hard tabs Originally …
(edit) @f1271366   21 years mike this should be part of adpcm.c Originally committed as revision 2383 …
(edit) @e986b6e2   21 years mike quiet Originally committed as revision 2382 to …
(edit) @baf23f0c   21 years mike use the correct file modes Originally committed as revision 2381 to …
Note: See TracRevisionLog for help on using the revision log.