source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @99e8b22   17 years lessen42 Use PRId64 in seek test Originally committed as revision 10098 to …
(edit) @40802d36   17 years michaelni fix type 3 aka skipped blocks for old version Originally committed as …
(edit) @9ac34d94   17 years michaelni fix motion vectors for old version Originally committed as revision …
(edit) @cf786021   17 years michaelni set pix_fmt properly depending on version Originally committed as …
(edit) @70bbeb6f   17 years michaelni use version instead of some random 32bit value to switch between 16 …
(edit) @a0d30cb   17 years michaelni replace vlc_type by version and set that from codec_tag which contains …
(edit) @a985a94   17 years michaelni export 4xm video version Originally committed as revision 10092 to …
(edit) @b74fb935   17 years michaelni support ifr2 from Toy-Story2_better-image-quality.4xa Originally …
(edit) @3ca96802   17 years gpoirier use shorter types vec_"type" instead of the too long vector "type" …
(edit) @62f68aa9   17 years michaelni add second vlc table pfr* of Toy-Story2_better-image-quality.4xa are …
(edit) @880e3ef4   17 years michaelni add support for old flac in ogg fixes …
(edit) @4e68cb8a   17 years Roman R. restoring the alphabetical order (this time with case ignored) …
(edit) @3b4e7bb3   17 years ramiro.polla Also check for closesocket in winsock2.h Originally committed as …
(edit) @07870f85   17 years michaelni pass *fr2 chunks to decoder (Toy-Story2_better-image-quality.4xa …
(edit) @880003b   17 years lessen42 Don't check the return value of decode_cabac_residual since it always …
(edit) @e5639780   17 years Aurélien Jacobs Ensure av_tree_insert() is defined before using it. Patch by Carl …
(edit) @88e2d588   17 years Aurélien Jacobs more usage of av_clip() Originally committed as revision 10082 to …
(edit) @e4a50e6d   17 years Aurélien Jacobs one more simplification Originally committed as revision 10081 to …
(edit) @295f3737   17 years Aurélien Jacobs various simplifications around recent av_clip_int16() usage …
(edit) @b0f33828   17 years michaelni fix decoding of samples.mplayerhq.hu/game-formats/idroq/demoEnd.roq …
(edit) @aee481ce   17 years Aurélien Jacobs use av_clip_int16() where it makes sense Originally committed as …
(edit) @160ab30f   17 years lessen42 Set dts in tta demuxer Originally committed as revision 10077 to …
(edit) @ddb8ebe7   17 years Aurélien Jacobs add a new av_clip_int16() function to libavutil Originally committed …
(edit) @b9c684a2   17 years Aurélien Jacobs ensure av_noinline is always defined Originally committed as revision …
(edit) @06c5c560   17 years michaelni cola for diego Originally committed as revision 10074 to …
(edit) @70b4d492   17 years ramiro.polla Enable swscale in MinGW vhooks only if swscale was configured. Copied …
(edit) @68bf8d83   17 years diego Bump minor number, NUT muxer was added. Originally committed as …
(edit) @74f0780   17 years diego Make show-version exit 0. patch by Stefano Sabatini, …
(edit) @5c14a795   17 years diego Make show-license exit 0. patch by Stefano Sabatini, …
(edit) @c20bd3e   17 years diego Make ffmpeg -formats exit 0. patch by Stefano Sabatini, …
(edit) @63dd9d0e   17 years michaelni simplify Originally committed as revision 10068 to …
(edit) @d2062ff6   17 years michaelni do not remove FLAG_CODED Originally committed as revision 10067 to …
(edit) @0e6472fd   17 years michaelni remove useless code, found by oded Originally committed as revision …
(edit) @2529024b   17 years michaelni this is debug not info Originally committed as revision 10065 to …
(edit) @0701006e   17 years michaelni ensure that default_get_buffer() doesnt reuse images if the dimension …
(edit) @6aacfd22   17 years baptiste.coudurier dnxhd 120 interlaced support Originally committed as revision 10063 …
(edit) @fbd69f51   17 years michaelni 100000l (forgotten return) Originally committed as revision 10062 to …
(edit) @65d7d68b   17 years michaelni mention AVPROBE_PADDING_SIZE at the read_probe() doxy Originally …
(edit) @d1a4544d   17 years michaelni remove unneeded buf_size check (see AVPROBE_PADDING_SIZE) Originally …
(edit) @e020dbd   17 years michaelni flac probe closes issue83 Originally committed as revision 10059 to …
(edit) @9c3e2f78   17 years Aurélien Jacobs ensure that negative block_time are properly checked (workaround …
(edit) @f38e2b13   17 years michaelni nut regression test Originally committed as revision 10057 to …
(edit) @0a5790d1   17 years michaelni ensure that the aspect ratio is spec compliant Originally committed …
(edit) @272872e4   17 years lu_zero fix the packetization mode parsing Originally committed as revision …
(edit) @717c4eb0   17 years michaelni nut muxer Originally committed as revision 10054 to …
(edit) @1b0353be   17 years michaelni disable TRACE Originally committed as revision 10053 to …
(edit) @a17e046a   17 years michaelni muxer should now be spec compliant (though it likely still contains …
(edit) @14b3f996   17 years michaelni header repetition Originally committed as revision 10051 to …
(edit) @ead1939f   17 years michaelni info packet Originally committed as revision 10050 to …
(edit) @1af2ca78   17 years benoit.fouet Prefix with "opt_" the functions …
(edit) @63f81659   17 years Aurélien Jacobs merge some REGISTER_MUXER/DEMUXER into REGISTER_MUXDEMUX Originally …
(edit) @a12df245   17 years ramiro.polla 10l: removed pipe_close instead of pipe_read Originally committed as …
(edit) @de2aeaef   17 years michaelni fix x11grab Originally committed as revision 10046 to …
(edit) @da9e86f8   17 years Roman R. * reinserting gethrtime in alphabetical order Originally committed as …
(edit) @caeeefd7   17 years michaelni more FIXME Originally committed as revision 10044 to …
(edit) @41b7c75d   17 years michaelni enable nut muxer Originally committed as revision 10043 to …
(edit) @100d8eb8   17 years michaelni muxer is not yet fully compliant so prevent people from mistakenly …
(edit) @ee7db7b0   17 years ramiro.polla Make the pipe URLProtocol share read and write functions with the file …
(edit) @1642cb6b   17 years ramiro.polla Add initialization and cleanup functions for Winsock Originally …
(edit) @7c04134f   17 years michaelni set back ptr properly Originally committed as revision 10039 to …
(edit) @4a3b5fe1   17 years michaelni move syncpoint cache related stuff to common file Originally …
(edit) @073811cd   17 years michaelni fix forw_ptr crc check not really beautiful but i did not find a nice …
(edit) @f0a9978c   17 years michaelni fix header_checksum Originally committed as revision 10036 to …
(edit) @bd533e6c   17 years michaelni store headers twice (getting closer to spec compliance ...) …
(edit) @7e506494   17 years michaelni move header writing into its own function Originally committed as …
(edit) @7a26da44   17 years michaelni get rid of printf Originally committed as revision 10033 to …
(edit) @e1249ba9   17 years michaelni write frames and syncpoints Originally committed as revision 10032 to …
(edit) @491216c6   17 years michaelni put_t() Originally committed as revision 10031 to …
(edit) @6e6cf116   17 years michaelni 100l Originally committed as revision 10030 to …
(edit) @34f8cc38   17 years michaelni 2 FIXME comments Originally committed as revision 10029 to …
(edit) @0fcfa8eb   17 years michaelni add a universal fallback frame code for the case that no other applies …
(edit) @57cf99f2   17 years Reimar.Doeffinger 100l in YUVA_IN macro: missing () caused horrible artefacts in …
(edit) @0a8cd696   17 years Reimar.Doeffinger Revert r10021, it was committed by accident and is a bit ugly anyway. …
(edit) @f13ea4e0   17 years michaelni move lsb2full to common file Originally committed as revision 10025 …
(edit) @9031aeb1   17 years baptiste.coudurier take care to use video track field number as duration Originally …
(edit) @905694d9   17 years Roman R. * renaming (ST|LD)(16|32|64) -> AV_(R|W)N(16|32|64) Originally …
(edit) @5c2198b1   17 years michaelni move crc wrapper to slightly better spot Originally committed as …
(edit) @3af56110   17 years Reimar.Doeffinger Scale subtitle position Originally committed as revision 10021 to …
(edit) @874abace   17 years michaelni move syncpoint timestamp resetting code to a common file Originally …
(edit) @9cb5a11e   17 years Reimar.Doeffinger Fix blend_subrect to respect the boundaries of the destination image …
(edit) @44f46a69   17 years michaelni remove old unused nut (de)muxer Originally committed as revision …
(edit) @47772399   17 years michaelni check forw_ptr CRC Originally committed as revision 10017 to …
(edit) @6c666941   17 years michaelni forw_ptr CRC Originally committed as revision 10016 to …
(edit) @8d9a3f7e   17 years michaelni use a dynamic ByteIOContext instead of using the lavf buffer this …
(edit) @0809b51   17 years michaelni move stream header writing into its own function Originally committed …
(edit) @97d5eb11   17 years michaelni move main header writing into its own function Originally committed …
(edit) @aab1b7e   17 years benoit.fouet Make ffmpeg and ffplay exit 0 after displaying help patch by Stefano …
(edit) @e999435a   17 years michaelni write correct time_base Originally committed as revision 10011 to …
(edit) @efd8f22a   17 years michaelni make StreamContext.time_base a pointer Originally committed as …
(edit) @4d75168   17 years michaelni variables needed for muxer Originally committed as revision 10009 to …
(edit) @dcc9bde0   17 years michaelni write stream headers Originally committed as revision 10008 to …
(edit) @3bf98161   17 years michaelni forgotten av_ Originally committed as revision 10007 to …
(edit) @70ea1e69   17 years michaelni trying to finally get the nut muxer back uptodate this one only writes …
(edit) @3a5729ea   17 years alex use skip_bits where appropriate Originally committed as revision …
(edit) @7ae7300e   17 years alex use skip_bits where appropriate Originally committed as revision …
(edit) @7f95d9f6   17 years alex fix compilation with TRACE enabled Originally committed as revision …
(edit) @222ae64c   17 years justin.ruggles cosmetics: vertical alignment Originally committed as revision 10002 …
(edit) @5066f51   17 years justin.ruggles comments modification: add, clean up, Doxygenize, and reword …
(edit) @b4d00c20   17 years alex use reget_buffer and remove internal copying of buffer - codec works …
(edit) @5fc32c27   17 years alex use get_bits1(..) instead get_bits(.., 1) Originally committed as …
Note: See TracRevisionLog for help on using the revision log.