599 Commits (ef35d13a84976f067cf1e0d03a0d10492021fd57)

Author SHA1 Message Date
Panagiotis Issaris a551510665 Remove the "maxrate" and "minrate" OptionDef options from ffmpeg.c. This 18 years ago
Panagiotis Issaris 3c0ba8703c Remove the "b" OptionDef option from the ffmpeg.c file. From now on the unit of 18 years ago
Panagiotis Issaris 8e16b25cc1 enables AVOption for muxing. 18 years ago
Panagiotis Issaris 63d5075c5c adds support for setting that album tag. 18 years ago
Michael Niedermayer 2c00106c2b ignore index parameter to ignore the ODML index in avi 18 years ago
Michel Bardiaux 5c07cf535f Clarified API for numbered sequences, patch by Michel Bardiaux % mbardiaux A mediaxim P be % 18 years ago
Panagiotis Issaris e8a42081d2 Fix linking when the FFM muxer/demuxer is disabled. 18 years ago
Nico Sabbi 4eb72c6b23 initial support for AVOption in AVFormatContext 18 years ago
Luca Abeni 0b50ac8a0f Avoid segfaulting if the swscale context cannot be allocated 18 years ago
Luca Abeni e7268d51af Fix "-aspect" when "-pad*" is used 18 years ago
Luca Abeni 18a54b040d Move ffmpeg.c to the swscale interface 18 years ago
Víctor Paesa 5894e1bbf2 add loop_input to AVFormatContext, getting rid of old hack 18 years ago
Diego Biurrun 2f30a81d19 CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just 18 years ago
Michael Niedermayer 748c2fca7e AVBitStreamFilter (some thingy which can modify the bitstream like add or remove global headers or change the headers or ...) 18 years ago
Michael Niedermayer 9e0db7d5aa simplify 19 years ago
Justin Ruggles cef7cc7232 CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink net 19 years ago
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