5216 Commits (0a7b514f13baddda8641ab365aa2f9c218839c47)
 

Author SHA1 Message Date
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
Michael Niedermayer 1ab1f099eb set log level to AV_LOG_DEBUG if -debug ... is used 20 years ago
Alex Beregszaszi fc565b22fc some nut.hu hype 20 years ago
Michael Niedermayer a7cc43047f apiexample fix by (Chip: szarlada, freemail hu) 20 years ago
Michael Niedermayer 59d8efb340 uint_fast64_t emulation by (Wolfram Gloger: wmglo, dent med uni-muenchen de) 20 years ago
Michael Niedermayer 8d204aa415 10l (dont read variables before they have been set) 20 years ago
Michael Niedermayer 69d93a1344 typo fix by (lists: kenneth aafloy net) 20 years ago
Måns Rullgård fb3ca6ba3e remove mixed code/declarations 20 years ago
Michael Niedermayer d05c15cb78 mpegts regression test 20 years ago
Fabrice Bellard cf7fc795ae support for adding new components (syntax: ffmpeg -i input_file [output options] output_file [[component output options] {-newaudio|-newvideo|-newsubtitle}]... - added subtitle support - added '-alang' option 20 years ago
Fabrice Bellard ae27975dfe subtitle option 20 years ago
Fabrice Bellard 8b475508d4 buggy PCR output (just to keep HW decoders happy) - audio and subtitle language support - 'title' stream field sets the service name - fixed TS packet stuffing code - support for subtitle PES packets 20 years ago
Fabrice Bellard 0973026090 optional ISO 639 3 letter language field 20 years ago
Fabrice Bellard a9c3213f96 DVD subtitle parsing - show mpeg component IDs by default 20 years ago
Fabrice Bellard 240c1657dc subtitle codec type support 20 years ago
Michael Niedermayer c62112ff06 remove some purely cosmetical hunks 20 years ago
Michael Niedermayer 47805d210c fix stream class 20 years ago
Michael Niedermayer 01bd1ed2db fix stream class 20 years ago
Michael Niedermayer 1d92cc2bf2 a step toward CODEC_TYPE_DATA support 20 years ago
Michael Niedermayer 0f0680c553 10l (segfault fix) 20 years ago
Diego Biurrun 84adb95ac2 Ignore .pc files. 20 years ago
Loren Merritt 43efd19a88 decode H.264 with 8x8 transform. 20 years ago
Michael Niedermayer 20ffdcf9c0 one bugfix and a few gcc4 bug workaorunds by (Gianluigi Tiesi: mplayer, netfarm it) 20 years ago
Loren Merritt d2bb7db135 sort H.264 mmx dsp functions into their own file 20 years ago
Michael Niedermayer c26ae41db2 adding a few const 20 years ago
Michael Niedermayer 435b0720a8 100l for myself (breaking amd64) 20 years ago
Måns Rullgård ca15919699 fix segfault if flush is called before the first frame 20 years ago
Michael Niedermayer 6510f43cf3 merge a few asm blocks so gcc cant unoptimize it (658->631 dezicycles on duron) 20 years ago
Michael Niedermayer 987ae784e6 get rid of 2 movq (680 -> 658 dezicycles on duron) 20 years ago
Michael Niedermayer e4b36d4434 avoid one transpose (730->680 dezicycles on duron) 20 years ago
Loren Merritt 85bbfcd4ee 10l (symbol mangling) 20 years ago