source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(edit) @2a4e872b   20 years eclipse7 Reorganize lists to have one item on a line. Originally committed as …
(edit) @5ac8eda5   20 years eclipse7 Make out of source dir build work again. Patch originally from Justin …
(edit) @31abdc45   20 years michaelni add libavutil.pc + fix version in pkg-config files patch by (j, v2v …
(edit) @77b85488   20 years michaelni mkstemp on win32 workaround by (Ivan Wong: email, ivanwong info) …
(edit) @6987c58   20 years michaelni liba52/crc.c fails to compile patch by ("Steven M. Schultz": sms, 2bsd …
(edit) @23972d5   20 years alex 10l Originally committed as revision 4493 to …
(edit) @4c5f7207   20 years diego spelling/grammar/wording Originally committed as revision 4492 to …
(edit) @804b0dac   20 years michaelni segfault fix Originally committed as revision 4491 to …
(edit) @d2f820a5   20 years michaelni fix ffmpeg under mingw Originally committed as revision 4490 to …
(edit) @c11c2bc2   20 years eclipse7 libavutil: Utility code from libavcodec moved to a separate library. …
(edit) @0cc64d3d   20 years michaelni fix assertion failure for mpeg2 encoding Originally committed as …
(edit) @cdd10689   20 years michaelni workaround 'colocated mv if colocated block is L1 predicted' bug in …
(edit) @5aa083ee   20 years michaelni A.B.C versions Originally committed as revision 4486 to …
(edit) @e53222d1   20 years michaelni try to check for nonsense time_base instead of setting fake one …
(edit) @463c5a26   20 years eclipse7 Fix name clash when building in mingw environment. Originally …
(edit) @efbc614d   20 years michaelni check time_base.den for mpeg4 avoid zero time_base.* for h263 …
(edit) @2f300f89   20 years michaelni motion vector limit for mpeg2 Originally committed as revision 4482 …
(edit) @966265bc   20 years michaelni PIC for ia64 Originally committed as revision 4481 to …
(edit) @bfd2edeb   20 years michaelni -ldl fix Originally committed as revision 4480 to …
(edit) @47627ae   20 years michaelni round pointer up to next packet_size multiple Originally committed as …
(edit) @51fd379a   20 years diego Reduce verbosity. Originally committed as revision 4478 to …
(edit) @8583bef8   20 years michaelni fixing colocated mv if colocated block is L1 predicted for the …
(edit) @4866bd2b   20 years michaelni fixing colocated mv if colocated block is L1 predicted fixes "H.264 …
(edit) @019c883   20 years diego spelling fixes Originally committed as revision 4475 to …
(edit) @acb22f93   20 years michaelni Fix for overflow issue in mpegvideo.c patch by (Martin Boehme: boehme, …
(edit) @d8cbeba1   20 years michaelni yamaha adpcm regression test Originally committed as revision 4473 to …
(edit) @ddebfb15   20 years michaelni thread mess check for avcodec_open/close() Originally committed as …
(edit) @91d44ffc   20 years michaelni fix user data parsing code so it suppors pre1 and cvs Originally …
(edit) @760fb54f   20 years michaelni mpeg1video m bit fix by (Luca Abeni: lucabe72, email it) Originally …
(edit) @00364063   20 years michaelni MPEG4 streaming over RTP patch by (Luca Abeni: lucabe72, email it) …
(edit) @b5bc8591   20 years michaelni 10l (!= vs. >) Originally committed as revision 4468 to …
(edit) @d9dd7a0d   20 years michaelni minor user data reading bugfix Originally committed as revision 4467 …
(edit) @f2d9a9f5   20 years michaelni let user set codec even if CODEC_ID_NONE is default patch by (Luca …
(edit) @cad4368a   20 years Reimar.Doeffinger Add missing +1 in bounds check. Originally committed as revision 4465 …
(edit) @4eecd5bc   20 years Reimar.Doeffinger reset restart_count when restart_interval is set and fill the …
(edit) @276358c1   20 years michaelni udp ipv6 localhost resolving patch by ("Hans Zandbelt": Hans …
(edit) @8baa6614   20 years michaelni more non portable float parsing code ... Originally committed as …
(edit) @7cb8f314   20 years michaelni remove non portable get/put_be64_double() Originally committed as …
(edit) @a254c574   20 years michaelni kill duplicated get/put_be24() Originally committed as revision 4460 …
(edit) @dd9f5916   20 years michaelni extract duration if available Originally committed as revision 4459 …
(edit) @2e8f2c20   20 years michaelni portable IEEE float/double read/write functions Originally committed …
(edit) @ea4377de   20 years michaelni portable IEEE float/double read/write functions Originally committed …
(edit) @ba85e70c   20 years michaelni enabling ffserver regression tests note, none of the files is playable …
(edit) @a2cfc4d6   20 years mike this file got skipped during the API update Originally committed as …
(edit) @8d931070   20 years michaelni ffserver segfault & other fatal failure fixes Originally committed as …
(edit) @01f4895c   20 years michaelni changing AVCodecContext codec -> *codec in AVStream so additions to …
(edit) @4c1a012e   20 years michaelni dont pre allocate uselessly large buffer and dont ignore …
(edit) @e3394372   20 years michaelni verify len field validity in mjpeg_decode_com() Originally committed …
(edit) @1b51e051   20 years michaelni make error concealment related options accessable from ffplays command …
(edit) @50e2450b   20 years michaelni 10l (forgot to commit this yesterday) DVB subtitle decoder by (Ian …
(edit) @c6ec28b   20 years michaelni DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) Originally …
(edit) @6e5c1877   20 years michaelni split string to avoid buffer overflow in native english speaking …
(edit) @b194c327   20 years michaelni yamaha adpcm nibbles in the wrong order fix by (Vidar Madsen: …
(edit) @7885603a   20 years michaelni patches should not contain several unrelated changes Originally …
(edit) @93a23627   20 years michaelni Yamaha SMAF file format support patch by (Vidar Madsen: vidarino, …
(edit) @694eaead   20 years michaelni Yamaha ADPCM in wav patch by (Vidar Madsen: vidarino, gmail com) …
(edit) @2ff4524e   20 years michaelni Add Yamaha ADPCM encoding/decoding patch by (Vidar Madsen: vidarino, …
(edit) @e0111b32   20 years michaelni more fine grained skip_frame Originally committed as revision 4441 to …
(edit) @8c3eba7c   20 years michaelni skip_idct skip_frame skip_loop_filter Originally committed as …
(edit) @fec9ccb   20 years michaelni check for CODEC_CAP_DELAY in audio decoders too Originally committed …
(edit) @46044471   20 years michaelni ffmpeg version should be "CVS" Originally committed as revision 4438 …
(edit) @58379c06   20 years michaelni printf-> av_log patch by (Benjamin Larsson, banan: student ltu se) …
(edit) @dc77ef7f   20 years gpoirier Re-enables the GCC-4 fix for AMD-64 only. Patch by cartman and …
(edit) @aa6ff39b   20 years michaelni check len (should fix #1165694) Originally committed as revision 4436 …
(edit) @1a55810e   20 years michaelni fix segfault (bug #1165640) Originally committed as revision 4435 to …
(edit) @472ea128   20 years michaelni fix infinite loop (suggested change by rjayne at convera dot com) …
(edit) @b7b84107   20 years michaelni error_resilience = FF_ER_CAREFULL Originally committed as revision …
(edit) @02fb0d7c   20 years michaelni fix decoding of (broken) files with f_code=0 fix segfault if the first …
(edit) @e0827ba4   20 years michaelni .m1v and .m2a (feature req #1178960) Originally committed as revision …
(edit) @5b2ad9f5   20 years michaelni segfault fix Originally committed as revision 4430 to …
(edit) @56b04ceb   20 years michaelni compiling using nonstd include/library locations / add LDFLAGS to a …
(edit) @c6fa36cf   20 years michaelni remove -f singlejpeg as its identical to -f mjpeg Originally …
(edit) @11bec294   20 years michaelni AMR-WB for 3GPP patch by (Jan Kratochvil - kratochvil) / bugreport …
(edit) @337afd14   20 years michaelni patch from …
(edit) @32fe3ac0   20 years michaelni Here is the patch suggested by: unkaggregate, users sf net Main reason …
(edit) @002c01a6   20 years michaelni fixing output_example to work with current CVS libavcodec/libavformat …
(edit) @6fd93ce2   20 years michaelni avformat/av_seek_frame_binary with growing file patch by (Kenneth …
(edit) @9c98cdbc   20 years michaelni av_seek_frame() docs timestamp clarification Originally committed as …
(edit) @ba5697d5   20 years michaelni .264 Originally committed as revision 4421 to …
(edit) @98d82b2   20 years alex 10l Originally committed as revision 4420 to …
(edit) @e227d197   20 years alex tell the user if compressed swf found Originally committed as …
(edit) @41a33f51   20 years alex 100l - this has only worked on big endian Originally committed as …
(edit) @19d9ac81   20 years alex parenthesing to avoid compiler errors in the future - compared asm …
(edit) @0ede2c55   20 years alex print 'not working' message Originally committed as revision 4416 to …
(edit) @af4ca324   20 years alex some missing additions Originally committed as revision 4415 to …
(edit) @282152b1   20 years alex 1l Originally committed as revision 4414 to …
(edit) @4af5b6cd   20 years michaelni Disable AltiVec IDCT for lowres decoding in lavc patch by (Sigbjørn …
(edit) @a307583   20 years Aurélien Jacobs add hdv2 fourcc to MPEG2 codec mapping Originally committed as …
(edit) @9cc768f6   20 years gpoirier Reverts GCC-4.0 "fixe" which broke GCC-3.3 and maybe others …
(edit) @2577897d   20 years michaelni fix assertion failure Originally committed as revision 4411 to …
(edit) @73480a15   20 years michaelni off by 1 error bugfix avoid adding duplicate global headers to the …
(edit) @c35afa2f   20 years Reimar.Doeffinger Another REG_d -> REG_D fix. Originally committed as revision 15846 to …
(edit) @eba9ae3c   20 years michaelni IWMMXT configure support + runtime selection patch by (Gildas Bazin, …
(edit) @b4cad537   20 years michaelni disabling all decoders patch by (Emiliano Parasassi, millallo : …
(edit) @ff547a52   20 years michaelni WMA MAX_CODED_SUPERFRAME_SIZE too small patch by (Mark Weaver: …
(edit) @33785a3a   20 years michaelni RTCP_* conflict with live.com and they seem not to be used anywhere so …
(edit) @e36bdf8b   20 years michaelni part of the 'libavformat/utils.c doxygen documentation' patch by …
(edit) @22e50022   20 years michaelni ffplay seeking because url_feof() not working patch by (Andy Parkins: …
(edit) @3f46995c   20 years michaelni support extracting sps/pps from bitstream and putting it in extradata …
(edit) @e679cd1a   20 years michaelni fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0 …
Note: See TracRevisionLog for help on using the revision log.