383 Commits (ea138e978aa13e7d1c7add8414bad521c9d941c6)

Author SHA1 Message Date
Diego Biurrun f1cc88a5d6 Use Subversion revision for FFMPEG_VERSION. 19 years ago
Stefan Huehner 7b49ce2e34 Add const to (mostly) char* and make some functions static, which aren't used 19 years ago
Loren Merritt 4e64beadf0 Snow 1pass ratecontrol 19 years ago
Luca Abeni b997b34fa7 Fix cropping & padding when capturing from a v4l(2) card 19 years ago
Luca Abeni c3f11d199c Simplify the code used for assigning video_resample, video_crop, & video_pad 19 years ago
Luca Abeni f122deb45c Cosmetic patch: fix indentation (broken by previous cropping / padding 19 years ago
Luca Abeni 07d0cdfc9f Make cropping, padding, and rescaling independent (after this patch, 19 years ago
Luca Abeni 5341c20954 Baptiste COUDURIER's padding patch (reworked by me a little bit). 19 years ago
Roman Shaposhnik 06ab9cffb2 * fixing -target *dv issues with not setting pix_fmt and adding dv50 target 19 years ago
Luca Abeni c17be81763 Change img_convert() from img_fmt to img_fmt with img_copy() 19 years ago
Harikrishnan Varma 023857be70 make the delta magnitude a user specifyable parameter: 19 years ago
Baptiste Coudurier f2651e7a6c Fix cropping, depending on enc pix fmt 19 years ago
Luca Abeni 4c4a4e9afe Fix crop & pad + rescaling 19 years ago
Luca Abeni 6714e97c30 Rename the "-loop" option defined in ffmpeg.c to "-loop_input" ("-loop" 19 years ago
Baptiste Coudurier 9df3437fe1 This patch makes output codec keeping input pix_fmt value when using 19 years ago
Luca Abeni 0a7b514f13 video4linux2 input support 19 years ago
Dieter ceaf1909c1 add static keyword to some functions 19 years ago
Alexander Strasser 45dd4350ac Print libavutil version too. 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
Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 19 years ago
Alex Beregszaszi cc59080c01 better version reporting 19 years ago
Robert Swain 58f7833e8e update x264 wrapper. 19 years ago
Michael Niedermayer 51d6a3cf00 iterative overlapped block based motion estimation for snow 19 years ago
Michael Niedermayer c9ab8df88a 10l (didnt remove option from old ones after converting to AVOption) 19 years ago
Diego Biurrun bb270c0896 COSMETICS: tabs --> spaces, some prettyprinting 19 years ago
Michael Niedermayer 0888fd220c support printing compact qp histogram 19 years ago
Diego Biurrun 115329f160 COSMETICS: Remove all trailing whitespace. 19 years ago
Måns Rullgård 4733abcbf3 use PRIxN, %zd, %td formats where needed 19 years ago
Alex Beregszaszi f37f8d4c55 fix ffserver, it is working for me now again, a more elegant fix is needed though 19 years ago
Michael Niedermayer 8f196b14f5 changing a few options to AVOptions 19 years ago
Michael Niedermayer 6fd46414db dont include opt.h in avcodec.h 19 years ago
Diego Biurrun 1471c6c2e8 CAREFULL --> CAREFUL typo fix 19 years ago
Michael Niedermayer ec9127c4a4 converting a few more options to AVOptions 19 years ago
Michael Niedermayer 637b5326f3 convert some options in ffmpeg.c to AVOptions 19 years ago
Michael Niedermayer a1689e2f19 avoid stdio.h 19 years ago
Michael Niedermayer 8bbf6db98b AVOption API improvments 19 years ago
Michael Niedermayer e7902f2095 do not rescale AV_NOPTS_VALUE 19 years ago
Michael Niedermayer 78e035162c the user sets codec->time_base for video encding so she should also set it for audio encoding 19 years ago
Reimar Döffinger b461b3bc4a Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 bit). 19 years ago
Justin Ruggles c57c770db3 vbr audio encode patch by (Justin Ruggles: jruggle, earthlink net) 20 years ago
Michael Niedermayer 30bc6613fe support fixing missing pts by parsing future frames 20 years ago
Mike Brown ae38261ee8 changes to ignore command media embedded in MS WMV files patch by ("Brown, Mike": mikeb, vibephone com) 20 years ago
Luca Abeni f2d9a9f5b7 let user set codec even if CODEC_ID_NONE is default patch by (Luca Abeni: lucabe72, email it) 20 years ago
Michael Niedermayer 01f4895c68 changing AVCodecContext codec -> *codec in AVStream so additions to AVCodecContext dont randomize AVStream and break binary compatibility 20 years ago
Michael Niedermayer c6ec28b18c DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk) 20 years ago
Michael Niedermayer b7b84107b5 error_resilience = FF_ER_CAREFULL 20 years ago
Michael Niedermayer 90ad92b39d support changing in bitstream global headers into extradata style and back 20 years ago
Michael Niedermayer 6beefa4085 *BSD bktr grab support by (Jacob Meuser: jakemsr, jakemsr com) 20 years ago
Todd Kirby 8108551a5c Animated GIF looping patch by (Todd Kirby // ffmpeg.php gmail com) 20 years ago