5046 Commits (d76319b1ab716320f6e6a4d690b85fe4504ebd5b)
 

Author SHA1 Message Date
Daniel Kristjansson e36bdf8bf5 part of the 'libavformat/utils.c doxygen documentation' patch by (Daniel Kristjansson: danielk, cat nyu edu) 20 years ago
Andy Parkins 22e50022f2 ffplay seeking because url_feof() not working patch by (Andy Parkins: andyparkins, gmail com) 20 years ago
Michael Niedermayer 3f46995ca5 support extracting sps/pps from bitstream and putting it in extradata 20 years ago
Michael Niedermayer e679cd1ab0 fixing first_mb_in_slice if frame_mbs_only_flag==0 && mb_aff==0 20 years ago
Michael Niedermayer 6b53b87e20 check mb_y 20 years ago
Michael Niedermayer 43c0040a65 dont open and close codec at every call of try_decode_frame() as this is not only slow but also fails if the previous frame is needed for setting some parameters correctly 20 years ago
Michael Niedermayer 3d15acf27b keep decoding nal units after an error 20 years ago
Michael Niedermayer d926e8c5c3 width % 16 != 0 workaround by (Nicolas Plourde: nicolas plourde, gmail com>) 20 years ago
Michael Niedermayer edfaf6de29 better dont read the width/height at all, its random anyway 20 years ago
Michael Niedermayer 80581e9887 x86_64 + PIC fix by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Michael Niedermayer 16423e179b nut prefers extradata style global headers 20 years ago
Michael Niedermayer 90ad92b39d support changing in bitstream global headers into extradata style and back 20 years ago
Michael Niedermayer 718b27a7d0 tiny docs improvement which i apparebtly forgot to commit 20 years ago
Roberto Togni 3a1d8db354 Theora fourcc 20 years ago
Michael Niedermayer 6beefa4085 *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Guillaume Poirier 69cf0be2c3 Fixes GCC4 fix by using "g" instead of "mp" as some compilers misscompile 20 years ago
Michael Niedermayer 961e0ccdca another chapter in the neverending mov demuxer cleanup 20 years ago
Michael Niedermayer b4b87d4841 AVStream.nb_frames and docs for r_frame_rate 20 years ago
Ivan Wong 687fae2b42 ffplay crashes patch by (Ivan Wong: email, ivanwong info) 20 years ago
Guillaume Poirier ee8f719308 GCC4 fix 20 years ago
Michael Niedermayer 724dc20cf9 typo 20 years ago
Erik Slagter 0c1e0bab66 This trivial patch adds "avc1" as fourcc for h264 in mp4, which makes it 20 years ago
Michael Niedermayer 806bb93fe2 make decoder a little bit more tolerant to missing NAL units 20 years ago
Falk Hüffner 2fdf9cb2fb Communicate proper aliasing to gcc (needed for 4.1). 20 years ago
Guillaume Poirier 1a2f549126 10l. Previous GCC4 commit broke compilation with gcc-3.4 and maybe others ia-32 20 years ago
Guillaume Poirier bf0c1b62f8 GCC-4 fix for AMD-64 20 years ago
Todd Kirby 8108551a5c Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) 20 years ago
Diego Biurrun bb628dae44 spelling fixes 20 years ago
Loren Merritt 36940eca76 H.264 lossless mode 20 years ago
Aurelien Jacobs 9ba73f1f40 add support for muxing subtitles in mpeg-ps 20 years ago
Diego Biurrun 0a46c9330a Rephrase a paragraph for ease of understanding, suggested by Mans. 20 years ago
Diego Biurrun c5a44f5715 spelling/phrasing fixes, mostly by Mans 20 years ago
Diego Biurrun 79cc8267f4 typo 20 years ago
Diego Biurrun 8ea9ce413b spelling/grammar/wording/phrasing 20 years ago
Diego Biurrun 38aca76027 Cosmetics: Removed trailing whitespace, converted tabs to spaces. 20 years ago
Diego Biurrun 758b4bcd62 Clarify the sentence about WMP object IDs. 20 years ago
Diego Biurrun f5f30f1bce Talk of MPEG-4 instead of DivX. 20 years ago
Diego Biurrun a2632fd268 consistent spelling 20 years ago
Diego Biurrun 3e4a1028b0 Further spelling/grammar/wording fixes as suggested by the Wanderer and Mans 20 years ago
Diego Biurrun b1e4528b1e spelling/grammar/wording 20 years ago
Diego Biurrun 2adf848227 spelling fixes suggested by the Wanderer 20 years ago
Ronald S. Bultje 7dc1bea30f non-avc h264 stream problems patch by ("Ronald S. Bultje" rbultje, ronald bitfreak net) 20 years ago
Diego Biurrun 41061adf49 spelling/wording/grammar 20 years ago
Diego Biurrun 9ba429587c Further spelling/wording/grammar fixes suggested by the Wanderer. 20 years ago
Diego Biurrun 2b55256934 Cosmetics: Break overly long lines. 20 years ago
Diego Biurrun ed815ddb85 spelling/grammar/wording 20 years ago
Diego Biurrun 6527639b48 spelling/grammar/wording 20 years ago
Diego Biurrun c9a08db9f7 The default MPEG-4 fourcc is now FMP4. 20 years ago
Diego Biurrun 87759af95e spelling/grammar/wording 20 years ago
Loren Merritt 1b7576e785 typo in cabac tables 20 years ago