source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @9fcfc0b7   17 years diego cosmetics: indentation fix Originally committed as revision 10115 to …
(edit) @bc3a73bc   17 years michaelni remove broken movi_end skip-hack-check this should fix seeking over …
(edit) @ea4b2b5e   17 years michaelni do not misuse movi_end for checking chunk sizes Originally committed …
(edit) @60a9966e   17 years diego Make cmdutils.c:parse_options accept as argument a function to parse …
(edit) @9c0edaaf   17 years ramiro.polla Use AVERROR_PATCHWELCOME instead of AVERROR(ENOTSUP) Originally …
(edit) @f3a3c72e   17 years ramiro.polla Introduce AVERROR_PATCHWELCOME Originally committed as revision 10110 …
(edit) @a92b819a   17 years diego Clarify LGPL and GPL licensing of FFmpeg. Originally committed as …
(edit) @e1669c5e   17 years diego Attempt to better explain how to split patches into individual …
(edit) @9488b966   18 years diego Move msmpeg4 tables from a header file to msmpegdata.c. Originally …
(edit) @5e4c7ca   18 years ramiro.polla Add attribute that forces alignment of stack to functions that need …
(edit) @345bb2ad   18 years mmhoffm special handling for vp3 idct, use the c reference Originally …
(edit) @07c0299   18 years michaelni use bytestream_get_le*() this also fixes a big endian bug Originally …
(edit) @88381412   18 years diego Make ffserver -h exit 0. patch by Stefano Sabatini, …
(edit) @9d4edf96   18 years diego Make native and libnut NUT muxers mutually exclusive. Originally …
(edit) @a6ba65f7   18 years kostya.shishkov Support for WavPack version 0x410 (false stereo chunks) Patch by …
(edit) @11ead90e   18 years kostya.shishkov Rename flag for consistency with the next commit Originally committed …
(edit) @42c71907   18 years lessen42 Add av_get_bits_per_sample_format() Originally committed as revision …
(edit) @99e8b22   18 years lessen42 Use PRId64 in seek test Originally committed as revision 10098 to …
(edit) @40802d36   18 years michaelni fix type 3 aka skipped blocks for old version Originally committed as …
(edit) @9ac34d94   18 years michaelni fix motion vectors for old version Originally committed as revision …
(edit) @cf786021   18 years michaelni set pix_fmt properly depending on version Originally committed as …
(edit) @70bbeb6f   18 years michaelni use version instead of some random 32bit value to switch between 16 …
(edit) @a0d30cb   18 years michaelni replace vlc_type by version and set that from codec_tag which contains …
(edit) @a985a94   18 years michaelni export 4xm video version Originally committed as revision 10092 to …
(edit) @b74fb935   18 years michaelni support ifr2 from Toy-Story2_better-image-quality.4xa Originally …
(edit) @3ca96802   18 years gpoirier use shorter types vec_"type" instead of the too long vector "type" …
(edit) @62f68aa9   18 years michaelni add second vlc table pfr* of Toy-Story2_better-image-quality.4xa are …
(edit) @880e3ef4   18 years michaelni add support for old flac in ogg fixes …
(edit) @4e68cb8a   18 years Roman R. restoring the alphabetical order (this time with case ignored) …
(edit) @3b4e7bb3   18 years ramiro.polla Also check for closesocket in winsock2.h Originally committed as …
(edit) @07870f85   18 years michaelni pass *fr2 chunks to decoder (Toy-Story2_better-image-quality.4xa …
(edit) @880003b   18 years lessen42 Don't check the return value of decode_cabac_residual since it always …
(edit) @e5639780   18 years Aurélien Jacobs Ensure av_tree_insert() is defined before using it. Patch by Carl …
(edit) @88e2d588   18 years Aurélien Jacobs more usage of av_clip() Originally committed as revision 10082 to …
(edit) @e4a50e6d   18 years Aurélien Jacobs one more simplification Originally committed as revision 10081 to …
(edit) @295f3737   18 years Aurélien Jacobs various simplifications around recent av_clip_int16() usage …
(edit) @b0f33828   18 years michaelni fix decoding of samples.mplayerhq.hu/game-formats/idroq/demoEnd.roq …
(edit) @aee481ce   18 years Aurélien Jacobs use av_clip_int16() where it makes sense Originally committed as …
(edit) @160ab30f   18 years lessen42 Set dts in tta demuxer Originally committed as revision 10077 to …
(edit) @ddb8ebe7   18 years Aurélien Jacobs add a new av_clip_int16() function to libavutil Originally committed …
(edit) @b9c684a2   18 years Aurélien Jacobs ensure av_noinline is always defined Originally committed as revision …
(edit) @06c5c560   18 years michaelni cola for diego Originally committed as revision 10074 to …
(edit) @70b4d492   18 years ramiro.polla Enable swscale in MinGW vhooks only if swscale was configured. Copied …
(edit) @68bf8d83   18 years diego Bump minor number, NUT muxer was added. Originally committed as …
(edit) @74f0780   18 years diego Make show-version exit 0. patch by Stefano Sabatini, …
(edit) @5c14a795   18 years diego Make show-license exit 0. patch by Stefano Sabatini, …
(edit) @c20bd3e   18 years diego Make ffmpeg -formats exit 0. patch by Stefano Sabatini, …
(edit) @63dd9d0e   18 years michaelni simplify Originally committed as revision 10068 to …
(edit) @d2062ff6   18 years michaelni do not remove FLAG_CODED Originally committed as revision 10067 to …
(edit) @0e6472fd   18 years michaelni remove useless code, found by oded Originally committed as revision …
(edit) @2529024b   18 years michaelni this is debug not info Originally committed as revision 10065 to …
(edit) @0701006e   18 years michaelni ensure that default_get_buffer() doesnt reuse images if the dimension …
(edit) @6aacfd22   18 years baptiste.coudurier dnxhd 120 interlaced support Originally committed as revision 10063 …
(edit) @fbd69f51   18 years michaelni 100000l (forgotten return) Originally committed as revision 10062 to …
(edit) @65d7d68b   18 years michaelni mention AVPROBE_PADDING_SIZE at the read_probe() doxy Originally …
(edit) @d1a4544d   18 years michaelni remove unneeded buf_size check (see AVPROBE_PADDING_SIZE) Originally …
(edit) @e020dbd   18 years michaelni flac probe closes issue83 Originally committed as revision 10059 to …
(edit) @9c3e2f78   18 years Aurélien Jacobs ensure that negative block_time are properly checked (workaround …
(edit) @f38e2b13   18 years michaelni nut regression test Originally committed as revision 10057 to …
(edit) @0a5790d1   18 years michaelni ensure that the aspect ratio is spec compliant Originally committed …
(edit) @272872e4   18 years lu_zero fix the packetization mode parsing Originally committed as revision …
(edit) @717c4eb0   18 years michaelni nut muxer Originally committed as revision 10054 to …
(edit) @1b0353be   18 years michaelni disable TRACE Originally committed as revision 10053 to …
(edit) @a17e046a   18 years michaelni muxer should now be spec compliant (though it likely still contains …
(edit) @14b3f996   18 years michaelni header repetition Originally committed as revision 10051 to …
(edit) @ead1939f   18 years michaelni info packet Originally committed as revision 10050 to …
(edit) @1af2ca78   18 years benoit.fouet Prefix with "opt_" the functions …
(edit) @63f81659   18 years Aurélien Jacobs merge some REGISTER_MUXER/DEMUXER into REGISTER_MUXDEMUX Originally …
(edit) @a12df245   18 years ramiro.polla 10l: removed pipe_close instead of pipe_read Originally committed as …
(edit) @de2aeaef   18 years michaelni fix x11grab Originally committed as revision 10046 to …
(edit) @da9e86f8   18 years Roman R. * reinserting gethrtime in alphabetical order Originally committed as …
(edit) @caeeefd7   18 years michaelni more FIXME Originally committed as revision 10044 to …
(edit) @41b7c75d   18 years michaelni enable nut muxer Originally committed as revision 10043 to …
(edit) @100d8eb8   18 years michaelni muxer is not yet fully compliant so prevent people from mistakenly …
(edit) @ee7db7b0   18 years ramiro.polla Make the pipe URLProtocol share read and write functions with the file …
(edit) @1642cb6b   18 years ramiro.polla Add initialization and cleanup functions for Winsock Originally …
(edit) @7c04134f   18 years michaelni set back ptr properly Originally committed as revision 10039 to …
(edit) @4a3b5fe1   18 years michaelni move syncpoint cache related stuff to common file Originally …
(edit) @073811cd   18 years michaelni fix forw_ptr crc check not really beautiful but i did not find a nice …
(edit) @f0a9978c   18 years michaelni fix header_checksum Originally committed as revision 10036 to …
(edit) @bd533e6c   18 years michaelni store headers twice (getting closer to spec compliance ...) …
(edit) @7e506494   18 years michaelni move header writing into its own function Originally committed as …
(edit) @7a26da44   18 years michaelni get rid of printf Originally committed as revision 10033 to …
(edit) @e1249ba9   18 years michaelni write frames and syncpoints Originally committed as revision 10032 to …
(edit) @491216c6   18 years michaelni put_t() Originally committed as revision 10031 to …
(edit) @6e6cf116   18 years michaelni 100l Originally committed as revision 10030 to …
(edit) @34f8cc38   18 years michaelni 2 FIXME comments Originally committed as revision 10029 to …
(edit) @0fcfa8eb   18 years michaelni add a universal fallback frame code for the case that no other applies …
(edit) @57cf99f2   18 years Reimar.Doeffinger 100l in YUVA_IN macro: missing () caused horrible artefacts in …
(edit) @0a8cd696   18 years Reimar.Doeffinger Revert r10021, it was committed by accident and is a bit ugly anyway. …
(edit) @f13ea4e0   18 years michaelni move lsb2full to common file Originally committed as revision 10025 …
(edit) @9031aeb1   18 years baptiste.coudurier take care to use video track field number as duration Originally …
(edit) @905694d9   18 years Roman R. * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64) Originally …
(edit) @5c2198b1   18 years michaelni move crc wrapper to slightly better spot Originally committed as …
(edit) @3af56110   18 years Reimar.Doeffinger Scale subtitle position Originally committed as revision 10021 to …
(edit) @874abace   18 years michaelni move syncpoint timestamp resetting code to a common file Originally …
(edit) @9cb5a11e   18 years Reimar.Doeffinger Fix blend_subrect to respect the boundaries of the destination image …
(edit) @44f46a69   18 years michaelni remove old unused nut (de)muxer Originally committed as revision …
(edit) @47772399   18 years michaelni check forw_ptr CRC Originally committed as revision 10017 to …
(edit) @6c666941   18 years michaelni forw_ptr CRC Originally committed as revision 10016 to …
Note: See TracRevisionLog for help on using the revision log.