14295 Commits (d18811bbf541cc55ac2e36bc34c7c2f541a388cb)
 

Author SHA1 Message Date
Stefano Sabatini d18811bbf5 Make ffmpeg.c:opt_thread use parse_number_or_die(). 17 years ago
Stefano Sabatini b81d6235c0 Change opt_sync function behavior to print an error message. 17 years ago
Stefano Sabatini 3022cd10a5 Factorize options context setting. 17 years ago
Michael Niedermayer a04aec6d1a simplify MODE_3G2 17 years ago
Michael Niedermayer 2c77994fc8 Change MODE_* to 1<<c so several can be set at the same time. 17 years ago
Baptiste Coudurier 837d248df6 enable stream copy with ffserver, to be able to chain 17 years ago
Baptiste Coudurier ce072b2d30 cosmetics, reindent 17 years ago
Baptiste Coudurier 283c9a8ed4 don't write double sets of metadata in mov, only write usual ones 17 years ago
Baptiste Coudurier 6dfafe109d set log debug when avformat debug is set 17 years ago
Benjamin Larsson ea66253452 We have an Oma demuxer now 17 years ago
Joakim Plate de6a9a2673 matroskadec: set cur_dts after seek 17 years ago
Baptiste Coudurier 927509e10b indent 17 years ago
Baptiste Coudurier c6e2c6c9c6 support for 3gp metadata 17 years ago
Baptiste Coudurier 07b7b06d92 move utf8 code before udta func, will be used by 3gp tags 17 years ago
Baptiste Coudurier c55cc074cc write usual brand for ipod format 17 years ago
Baptiste Coudurier d32d6defee simplify 17 years ago
Baptiste Coudurier 20e22af85a factorize psp metadata 17 years ago
Baptiste Coudurier f7635edb4d cosmetics 17 years ago
Baptiste Coudurier c3858df291 cosmetics 17 years ago
Baptiste Coudurier 709c9f8de3 support alac in ipod m4a format, tested on quicktime 17 years ago
Baptiste Coudurier 39883fffa7 remove useless wrapper func 17 years ago
Baptiste Coudurier ccec1b69c0 m4v/m4a are usual itunes/ipod/iphone extensions 17 years ago
Baptiste Coudurier d88812a91f indent 17 years ago
Baptiste Coudurier d1d87dfba0 rework udta handling, if any track set bitexact, don't write any metadata 17 years ago
Baptiste Coudurier 1dc7ff331a 10l, add parentheses 17 years ago
Baptiste Coudurier cabc1a7dce indent 17 years ago
Baptiste Coudurier b63ba850c1 remove obsolete requirements, quicktime 6 is from 2002, not sure if muxing scheme still fits 17 years ago
Baptiste Coudurier 0724373d2c cosmetics 17 years ago
Reimar Döffinger eeb2815003 Remove the START_TIMER/STOP_TIMER from vp3.c, they clutter the output and 17 years ago
Reimar Döffinger 36e1625396 Almost-cosmetics: split out coeff_count from all_fragments struct into 17 years ago
Michael Niedermayer 45b2b05f8e Make timestamp debugging work nicer. 17 years ago
Albert Astals Cid e785efc49a Fix compilation with -DDEBUG, patch by Albert Astals Cid, aastals tv-wan es. 17 years ago
Baptiste Coudurier 83657f9f1c remove now unneeded vars 17 years ago
Baptiste Coudurier 3c6a9f66b9 pass dts and pts through ffm, should fix streaming b frames 17 years ago
Baptiste Coudurier 8983aa337c enable global_header flag for audio and video encoding, was wrongly part of commit r13722 17 years ago
Baptiste Coudurier 02226bc8a5 revert wrong part of r13722 commit 17 years ago
Baptiste Coudurier febea2f2e1 uniformize trellis quant option 17 years ago
Baptiste Coudurier 7080cbe2c8 pass extradata through ffm 17 years ago
Baptiste Coudurier d8b1dffbc5 remove unneeded ffmpeg commandline switches, and enable quiet mode 17 years ago
Baptiste Coudurier 7ab088648b add AVOption support in ffserver configuration file 17 years ago
Baptiste Coudurier 3438d82d4b remove ugly ffm_nopts hack, use AVFormatContext->timestamp 17 years ago
Diego Biurrun fbd971a444 Fix typo in the names of variables assigned to OS-specific path variables. 17 years ago
Justin Ruggles 227322b837 move rematrixing band table to ac3dec_data.c 17 years ago
Justin Ruggles 7ed9a2ea50 add ac3dec_data.[c,h] 17 years ago
Justin Ruggles bddadace8d add fields needed for E-AC-3 decoding to decode context 17 years ago
Bartlomiej Wolowiec 681f5c1271 Separating from nellymoserdec.c parts required by encoder 17 years ago
Benjamin Larsson b339f0c6be Oma demuxer 17 years ago
Diego Biurrun b146e17df5 OBJS should end in .o, not .c. 17 years ago
Jan Knutar 862ae1d6a2 VIS OBJS should end in .o, not .c; patch by Jan Knutar, jknutar nic fi. 17 years ago
Jan Knutar f3bbfe785e Add missing #include, patch by Jan Knutar, jknutar nic fi. 17 years ago