source: ffmpeg

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Graph Diff Rev Age Author Log Message
(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 …
(edit) @6b53b87e   20 years michaelni check mb_y Originally committed as revision 4401 to …
(edit) @43c0040a   20 years michaelni dont open and close codec at every call of try_decode_frame() as this …
(edit) @3d15acf2   20 years michaelni keep decoding nal units after an error Originally committed as …
(edit) @d926e8c5   20 years michaelni width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail …
(edit) @edfaf6de   20 years michaelni better dont read the width/height at all, its random anyway …
(edit) @80581e98   20 years michaelni x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) Originally …
(edit) @16423e17   20 years michaelni nut prefers extradata style global headers Originally committed as …
(edit) @90ad92b3   20 years michaelni support changing in bitstream global headers into extradata style and …
(edit) @718b27a7   20 years michaelni tiny docs improvement which i apparebtly forgot to commit Originally …
(edit) @3a1d8db3   20 years r_togni Theora fourcc Originally committed as revision 4393 to …
(edit) @6beefa40   20 years michaelni *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) …
(edit) @69cf0be2   20 years gpoirier Fixes GCC4 fix by using "g" instead of "mp" as some compilers …
(edit) @961e0ccd   20 years michaelni another chapter in the neverending mov demuxer cleanup a timebase isnt …
(edit) @b4b87d48   20 years michaelni AVStream.nb_frames and docs for r_frame_rate Originally committed as …
(edit) @687fae2b   20 years michaelni ffplay crashes patch by (Ivan Wong: email, ivanwong info) Originally …
(edit) @ee8f7193   20 years gpoirier GCC4 fix Originally committed as revision 4388 to …
(edit) @724dc20c   20 years michaelni typo Originally committed as revision 4387 to …
(edit) @0c1e0bab   20 years michaelni This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes …
(edit) @806bb93f   20 years michaelni make decoder a little bit more tolerant to missing NAL units …
(edit) @2fdf9cb2   20 years mellum Communicate proper aliasing to gcc (needed for 4.1). Originally …
(edit) @1a2f5491   20 years gpoirier 10l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe …
(edit) @bf0c1b62   20 years gpoirier GCC-4 fix for AMD-64 Warning: high cola-affinity here) Originally …
(edit) @8108551a   20 years michaelni Animated GIF looping patch by (Todd Kirby ffmpeg.php gmail com) …
(edit) @bb628dae   20 years diego spelling fixes patch by Peter Robinson pbrobinson @ at @ gmail . dot . …
(edit) @36940eca   20 years lorenm H.264 lossless mode Originally committed as revision 4381 to …
(edit) @9ba73f1f   20 years Aurélien Jacobs add support for muxing subtitles in mpeg-ps Originally committed as …
(edit) @0a46c933   20 years diego Rephrase a paragraph for ease of understanding, suggested by Mans. …
(edit) @c5a44f57   20 years diego spelling/phrasing fixes, mostly by Mans Originally committed as …
(edit) @79cc8267   20 years diego typo Originally committed as revision 4377 to …
(edit) @8ea9ce41   20 years diego spelling/grammar/wording/phrasing Originally committed as revision …
(edit) @38aca760   20 years diego Cosmetics: Removed trailing whitespace, converted tabs to spaces. …
(edit) @758b4bcd   20 years diego Clarify the sentence about WMP object IDs. Originally committed as …
(edit) @f5f30f1b   20 years diego Talk of MPEG-4 instead of DivX. Originally committed as revision 4373 …
(edit) @a2632fd2   20 years diego consistent spelling Originally committed as revision 4372 to …
(edit) @3e4a102   20 years diego Further spelling/grammar/wording fixes as suggested by the Wanderer …
(edit) @b1e4528b   20 years diego spelling/grammar/wording Originally committed as revision 4370 to …
(edit) @2adf8482   20 years diego spelling fixes suggested by the Wanderer Originally committed as …
(edit) @7dc1bea   20 years michaelni non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, …
(edit) @41061adf   20 years diego spelling/wording/grammar Originally committed as revision 4367 to …
Note: See TracRevisionLog for help on using the revision log.