source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @95a07973   18 years baptiste.coudurier support m1a hdlr mpeg elementary audio handler, fix …
(edit) @c63b9a1   18 years mans rename CONFIG_SDL -> HAVE_SDL Originally committed as revision 6950 …
(edit) @d226c750   18 years mans rename HAVE_VHOOK/BUILD_VHOOK to CONFIG_VHOOK Originally committed as …
(edit) @1f51da1b   18 years michaelni fix missdetection of mpeg-ps (ps2_interdite.mpg) Originally committed …
(edit) @09c2b942   18 years Aurélien Jacobs add support for AAC in matroska Originally committed as revision 6947 …
(edit) @4647c0ec   18 years Aurélien Jacobs add audio output sampling freqency reading in matroska Originally …
(edit) @0008afc5   18 years Roman R. * fixing a memory leak in DV format. Patch by Brian Brice bbrice …
(edit) @9df5ea29   18 years Aurélien Jacobs Add myself as matroska.c maintainer. Originally committed as revision …
(edit) @95cc43b2   18 years Aurélien Jacobs Better way to detect cluster (fix files encoded with Haali's muxer). …
(edit) @b5ca0c6f   18 years michaelni 100l for me, iam being to stupid to read the mpeg4 spec / eat stuffing …
(edit) @171b361e   18 years diego Remove illegal FourCC values. Originally committed as revision 6941 …
(edit) @8f57cc5a   18 years michaelni mpeg4probe patch by (Thijs Vermeir ; thijs vermeir barco com) tabs …
(edit) @79e5a53c   18 years michaelni utf8 title support for psp (untested) Originally committed as …
(edit) @997baf01   18 years mans allow spaces in source and build directory names out of tree builds …
(edit) @94b594c   18 years gpoirier add "seek by bytes" support to ffplay Patch by Steve Lhomme % slhomme …
(edit) @1d1be91   18 years gpoirier add support for rtp/h264 streaming Patch by Ryan Martell % rdm4 A …
(edit) @abc7202f   18 years diego Some documentation on the vhook imlib2 moving images feature. patch by …
(edit) @9d210bb4   18 years baptiste.coudurier typo Originally committed as revision 6934 to …
(edit) @80d617f5   18 years baptiste.coudurier add option to set mpeg1/2 gop timecode start, and drop frame flag …
(edit) @d9d2f88d   18 years lu_zero Simplify Originally committed as revision 6932 to …
(edit) @4802a7a7   18 years diego Use MMX only under x86_32, there are compilation problems. Originally …
(edit) @17662955   18 years baptiste.coudurier add codec_tag and codec_stream_tag to MpegEncContext to not alter …
(edit) @718eeb6a   18 years gpoirier add moving images feature to imlib2 vhook Patch by Victor Paesa % …
(edit) @d904b5fc   18 years gpoirier Fix MacIntel build: "/nop" is illegal on Apple's older version of GAS …
(edit) @7d7912c3   18 years kostya.shishkov Bump version for Fraps v[24] support Originally committed as revision …
(edit) @0ab07420   18 years Aurélien Jacobs Allow reading matroska title. Originally committed as revision 6927 …
(edit) @5b99b90d   18 years Aurélien Jacobs cosmetics: reindent after last commit Originally committed as …
(edit) @ce99efc6   18 years Aurélien Jacobs Don't need to check for NULL before av_free(). And don't need to …
(edit) @ae17bf6a   18 years Aurélien Jacobs Add support for block duration. Patch by Steve Lhomme % slhomme A …
(edit) @063c8f26   18 years Aurélien Jacobs Ensure codec_id = CODEC_ID_NONE for unknown codecs (don't reuse …
(edit) @b9756b2e   18 years Aurélien Jacobs guess matroska files frame rate Patch by Steve Lhomme % slhomme A …
(edit) @31693e0   18 years gpoirier Add support for getting duration of a RTP stream (for seeking in …
(edit) @4408e75e   18 years michaelni 2nd try for -vcodec copy timebase selection last one choose 1fps due …
(edit) @1c75f2bc   18 years gpoirier remove floats in 10 bytes/byte support (no version of matroska used …
(edit) @e07eaacc   18 years Reimar.Doeffinger Avoid void*-arithmetic, and uint8_t* is more correct anyway. …
(edit) @d73427e3   18 years gpoirier Add doxy comments for macro GET_UTF8 another fix in PUT_UTF8 doxy …
(edit) @79e7b960   18 years baptiste.coudurier include parser.h instead of mpegvideo.h Originally committed as …
(edit) @7d6b1ab   18 years baptiste.coudurier rename ff_mpeg1_find_frame_end to mpeg1_find_frame_end and make it …
(edit) @4067d81b   18 years baptiste.coudurier move AVCodecParser prototypes and definitions to parser.h, and move …
(edit) @34d3376   18 years gpoirier Fix wrong params name in PUT_UTF8 doxy comments Originally committed …
(edit) @0e8c148b   18 years gpoirier woops, fix missplaced doxy comment Originally committed as revision …
(edit) @360932f7   18 years gpoirier Fix ASF format parser's broken UTF-16 string handling 1. Add a …
(edit) @f4e31985   18 years kostya.shishkov Check for symbol count Originally committed as revision 6910 to …
(edit) @3f509ba1   18 years kostya.shishkov WavPack support in Matroska Originally committed as revision 6909 to …
(edit) @39ff2ee8   18 years kostya.shishkov Limit output sample to 0..maxval, fixes decoding of T16E0.JLS …
(edit) @8a7bde1c   18 years baptiste.coudurier move check for output file streams num in av_encode Originally …
(edit) @1de61a18   18 years diego Simplify regression test execution. Originally committed as revision …
(edit) @8cd13128   18 years baptiste.coudurier use AVRational and ff_frame_rate_tab for frame_rate Originally …
(edit) @bcea9605   18 years diego Use a variable for FFmpeg options. Originally committed as revision …
(edit) @899af1a2   18 years diego Do not set audio codec_tag to 1, that would be PCM audio. Originally …
(edit) @c9ec7564   18 years Reimar.Doeffinger Move idct block array variable onto rtjpeg_decode_frame_yuv420 stack …
(edit) @bc52b0c5   18 years baptiste.coudurier remove useless line variable Originally committed as revision 6901 to …
(edit) @b190aa8   18 years baptiste.coudurier fix decoding position Originally committed as revision 6900 to …
(edit) @3c88ea24   18 years baptiste.coudurier update docs to reflect AVImageFormat removing Originally committed as …
(edit) @75a71b6c   18 years kostya.shishkov Correct support for Fraps v4 (and Huffman tree for < 256 symbols) …
(edit) @78629a74   18 years kostya.shishkov Update comment Originally committed as revision 6897 to …
(edit) @08a4c4bf   18 years kostya.shishkov Fraps v2 and v4 support Originally committed as revision 6896 to …
(edit) @13638ea9   18 years diego Properly quote paths on grep invocations for codec lists. patch by …
(edit) @483b8b12   18 years ods15 ministry of english grammar :) then->than Originally committed as …
(edit) @21d4d5da   18 years michaelni doxy Originally committed as revision 6893 to …
(edit) @b1d196db   18 years Reynaldo H. Verdejo Pinochet now we set codec_tag, still have to figure out how to handle flipping …
(edit) @079e61db   18 years michaelni ensure alignment (no speed change) Originally committed as revision …
(edit) @48855b26   18 years baptiste.coudurier do not overwrite codec type if already known, fix conflict between …
(edit) @f5a9e8f3   18 years michaelni merging mov & and (no speedchange) Originally committed as revision …
(edit) @e80cf125   18 years michaelni 2 instructions less (same speed) Originally committed as revision …
(edit) @9347118   18 years michaelni comment about failed optimization Originally committed as revision …
(edit) @80c5b9a1   18 years baptiste.coudurier indention Originally committed as revision 6886 to …
(edit) @152e9a43   18 years baptiste.coudurier reintroduce isom field and read version 1 audio stsd only if file is …
(edit) @38cfdc83   18 years michaelni move luma tc0 related init into asm 5% faster filter_mb_fast() on P3 …
(edit) @57aff885   18 years kostya.shishkov RGB32 support in Targa Originally committed as revision 6883 to …
(edit) @25225c37   18 years michaelni 2 instructions less in h264_loop_filter_luma_mmx2() Originally …
(edit) @bda2203d   18 years michaelni preempt possible overflow Originally committed as revision 6881 to …
(edit) @5a1553de   18 years michaelni 1 instruction less Originally committed as revision 6880 to …
(edit) @4a6cc061   18 years gpoirier add valid statistics for the RTCP receiver report. Basically taken …
(edit) @a2171102   18 years kostya.shishkov Use bpp from header in error message Originally committed as revision …
(edit) @e9f1885   18 years michaelni optimize H264_DEBLOCK_P0_Q0 2.5% faster filter_mb_fast() on P3 …
(edit) @dd7e46e7   18 years michaelni new I/P frame selection heuristic PSNR/bitrate is slightly better for …
(edit) @f932cdf2   18 years baptiste.coudurier kill AVImageFormat Originally committed as revision 6875 to …
(edit) @93481fe5   18 years baptiste.coudurier change gif muxer to simple gif encoder Originally committed as …
(edit) @1984f5cd   18 years bugfood-ml Correct description of mblmin and mblmax. Originally committed as …
(edit) @a9dc190f   18 years gpoirier outputs bit spent on various encoding functions (motion vectors, …
(edit) @786b30af   18 years diego Add option to disable ffmpeg build. Patch taken from the Debian …
(edit) @6dc7b6b3   18 years diego Detect some more ARM CPU types. Patch taken from the Debian package by …
(edit) @28d8e661   18 years diego Accept multiple --extra-ldflags and --extra-libs options. Originally …
(edit) @a43fb6b3   18 years lucabe72 Add support for conversions from the rgb565 and rgb555 formats …
(edit) @949b1a1   18 years diego Replace most of the %lld and %llx by their (cleaner) PRI*64 …
(edit) @523fc7c1   18 years diego Define fallback for PRIX64, taken from a patch by Steve L'Homme. …
(edit) @45f3704c   18 years michaelni 10l (forgot ALT_SCAN) Originally committed as revision 6866 to …
(edit) @1345f4ed   18 years diego Rename SWAP macro to FFSWAP. Originally committed as revision 6865 to …
(edit) @e344c1ea   18 years diego reindentation, patch by From: Steve Lhomme, slhomme divxcorp com …
(edit) @484267f   18 years diego Do not mix declarations and statements. Originally committed as …
(edit) @65342b2b   18 years michaelni merge clip() into the alpha/beta/tc0 tables (10% faster …
(edit) @a512446e   18 years baptiste.coudurier clean, always write major brand for debug Originally committed as …
(edit) @02799762   18 years baptiste.coudurier remove useless mp4 field Originally committed as revision 6861 to …
(edit) @e164fbfe   18 years diego Make tests compile on non-x86. Originally committed as revision 6860 …
(edit) @3d6a30d9   18 years diego Use common define for x86_32 and x86_64. Originally committed as …
(edit) @3cd52279   18 years diego Use common define for x86_32 and x86_64. Originally committed as …
(edit) @a63e5f1c   18 years diego typo Originally committed as revision 6858 to …
(edit) @67bcc870   18 years mans indentation Originally committed as revision 6857 to …
(edit) @84278104   18 years mans CODEC_CAP_DELAY support Originally committed as revision 6856 to …
Note: See TracRevisionLog for help on using the revision log.