5371 Commits (ddf2b51beed15842582732030557d78c5fdc4eaf)
 

Author SHA1 Message Date
Diego Biurrun 89e3a1b416 JPEG-LS codec fixed. 19 years ago
Michael Niedermayer a877eedce5 dynamically increase probe buffer until format is detected 19 years ago
Luca Abeni 7d453f4500 Set interlaced_frame and top_field_first according to coded_frame. 19 years ago
Michael Niedermayer 81edbc1d49 list of supported pix_fmts 19 years ago
Michael Niedermayer 98ddcd3989 JPEG-LS codec by (Kostya | kostya.forjunk gmail com) 19 years ago
Luca Abeni 0a7b514f13 video4linux2 input support 19 years ago
Diego Biurrun b5bba45905 Fix silly typos. 19 years ago
Dieter efce1a8fea add static keyword to some functions 19 years ago
Dieter ceaf1909c1 add static keyword to some functions 19 years ago
Dieter a851b8e898 add missing #includes 19 years ago
Dieter ed96aeea64 long is better than int for pointer differences 19 years ago
Diego Biurrun 6569497442 typo, RealAudio 14.4/28.8 19 years ago
Diego Biurrun 320d060ae9 On MinGW it is not possible to build shared and static libraries at once. 19 years ago
Diego Biurrun 53862e0fa6 Update for new style guidelines regarding TABs and trailing whitespace. 19 years ago
Diego Biurrun c0af384013 Simplify LDFLAGS handling for MinGW. 19 years ago
Alexander Strasser 45dd4350ac Print libavutil version too. 19 years ago
Dieter 1b47fafd9f make some functions static (patch by Dieter < freebsd at sopwith.solgatos.com >) 19 years ago
Loren Merritt fdb52bccf6 fix crash on height < 16 pixels. 19 years ago
Corey Hickey 7e41c35436 Add a newline to b_frame_strategy error message. 19 years ago
Michael Niedermayer 07fc2b8278 fixing bframe strategy 2 19 years ago
Diego Biurrun e435887cf6 Make clean/distclean behave uniformly in all directories. 19 years ago
Diego Biurrun 04c07634d6 Remove obscure Makefile.bak entry from distclean rules. 19 years ago
Fabien Cosse d9d434b839 Add fourcc "SEDG" for MPEG-4 files produced by Samsung VP-M110 Miniket 19 years ago
Luca Abeni dea42fdf8d ffmpeg forgets to set AVFormatParameters::pix_fmt when capturing from a 19 years ago
Diego Biurrun f038fe8b4a warning fixes by Luca Abeni, lucabe72 ##@## email ##.## it 19 years ago
Michael Niedermayer 82e415b1fc avoid using non constant fields of AVCodecContext in avi muxer 19 years ago
Michael Niedermayer 378251ad08 try avi video name -> codec_id mapping if the mov one has no match 19 years ago
Michael Niedermayer 1953105102 10l forgot #ifdef CONFIG_XVID 19 years ago
Michael Niedermayer 64b7c5b6f6 xvid ratecontrol support 19 years ago
Diego Biurrun 767b49a56e Make sure that ffmpeg_g and ffplay_g get removed on 'make clean'. 19 years ago
Gildas Bazin 0e8b594fe2 Disable protocols by default on WinCE, not MinGW. 19 years ago
Diego Biurrun 4f59b684a6 Remove all stray tabs and trailing whitespace, this time for good. 19 years ago
Benjamin Larsson 12943a53b5 Fix the wrongly commited regressions stuff for psp compatible mp4 files. 19 years ago
Benjamin Larsson dcfdb046ee Fix for title field in PSP compatible mp4 files. Patch by 19 years ago
Michael Niedermayer 29f7ae79e7 scale video for snow iterative me down so the egression test is faster 19 years ago
Benjamin Larsson ed06cf6d1d gcc 2.95 fix 19 years ago
Michael Niedermayer b29af723de >4gb fixes by (Dirk Musfeldt | d.musfeldt meilenstein de) 19 years ago
Baptiste Coudurier c06e734a01 Mjpeg interlaced decoding fix, height was wrong while decoding (/2). 19 years ago
Diego Biurrun fdc7b57042 Skip all includes for WinCE, instead of falling through to the #else case. 19 years ago
Corey Hickey 39a64e3023 sc_factor support for encoding. 19 years ago
Reimar Döffinger f53a2931cf faster copy functions for lzo decoder that also need padding 19 years ago
Gildas Bazin ac44871c77 WinCE cross-compilation support 19 years ago
Gianluigi Tiesi 0e6c947df3 Place proper #ifdef around muxer-specific code. 19 years ago
Gildas Bazin 04f46ced8c Add --disable-protocols option to configure to disable I/O protocol from 19 years ago
Måns Rullgård 62327e2852 native ac3 parser 19 years ago
Justin Ruggles 13c7145135 Implement audio cutoff frequency to the vorbis encoder. 19 years ago
Loren Merritt 48d1b9a17c fix convergence of snow iterative_me 19 years ago
Loren Merritt 3de79d0dca revert 1.83 because it's not needed 19 years ago
Michael Niedermayer 88141c9192 audio in dvr-ms demuxing support by (John Donaghy <johnfdonaghy gmail com<) 19 years ago
Benjamin Larsson 82863d1e02 Silence warnings, these came when some tables got declared as const. 19 years ago