9140 Commits (946d3b12a14ba661a2cdeaa1e85af224310b5753)
 

Author SHA1 Message Date
Patrice Bensoussan 946d3b12a1 change atoll call to equivalent strtoll to fix compilation on Mac OS X 10.2 18 years ago
Ivo van Poorten 3a74415d59 cosmetics, expand all tabs to four spaces. 18 years ago
Ivo van Poorten 2a80b21d38 Replace huge switch statement by a lookup table. 18 years ago
Benjamin Larsson 940d8f7614 As usual Real actually took something existing and rebranded it. 18 years ago
Diego Biurrun 4303c9bf62 spelling 18 years ago
Diego Biurrun 7bb932062e Add a note about how to enable external libraries. 18 years ago
Diego Biurrun 79f20349ce Add complete instructions for the brave people wishing to fiddle with the 18 years ago
Diego Biurrun ef4e31d491 typo 18 years ago
Diego Biurrun 6056c939fc Update AMR instructions for last round of changes. 18 years ago
Stanislav Brabec 91024272cb Replace hackish support for amr-nb and amr-wb. Instead of including the source 18 years ago
Diego Biurrun 0c8351b80f Update download URL with a link to a working version. 18 years ago
John Donaghy 6fea687ec1 DVR-MS probe audio format 18 years ago
Ivo van Poorten ea70817379 cosmetics after last commit; remove superfluous braces 18 years ago
Ivo van Poorten df170b81d9 Remove code duplication in sws_rgb2rgb_init. 18 years ago
Limin Wang 3b77e48f0a add a check before find_frame_end call 18 years ago
Benjamin Larsson d64b88d440 Per reference swf/flv adpcm encoder. 18 years ago
Diego Biurrun 3011c6f62e cosmetics: indentation 18 years ago
Luca Abeni e8d658df34 Fix the poll() loop (ret == 0 means that a timeout expired, so it must be 18 years ago
Luca Abeni 7e665cd3ff Fix the generation of RTSP reply headers (the "DEF()" macro is not used 18 years ago
Baptiste Coudurier c4fe61ff87 add D-10 PAL 40 audio essence container ul 18 years ago
Baptiste Coudurier 088e827a96 add D-10 PAL 40 ul 18 years ago
Aurelien Jacobs 7fdcdf25a1 cosmetics: indentation 18 years ago
Luca Barbato 1f1aadc37c ssd_int8_vs_int16_altivec, not completely benchmarkedwith svq1 18 years ago
Ivo van Poorten 6db140ddb4 cosmetics after last commit 18 years ago
Ivo van Poorten 201df5a19f Add support for grayscale images with arbitrary maxvals. 18 years ago
Marco Gerards e457023a95 Fix an underflow/overflow that was causing some crackles when playing 18 years ago
Kostya Shishkov 44942d52b6 Set C predictor to zero if unavailable (should fix B-frame border artifacts) 18 years ago
Michael Niedermayer c4a7b86100 superflouos () 18 years ago
Michael Niedermayer 0ddfb84d6d remove code_prefix variable, no speed change 18 years ago
Michael Niedermayer adf6640c8c simplify 18 years ago
Aurelien Jacobs 6207bb209e add support for seeking to a keyframe instead of a random frame 18 years ago
Aurelien Jacobs 79f2634686 add an intermediate variable (prepare for next patch) 18 years ago
Aurelien Jacobs cca9b6cdb3 add support for seeking in matroska files 18 years ago
Aurelien Jacobs df06539a25 move matroska_find_track_by_num() upper in the file 18 years ago
Aurelien Jacobs 67545b0ce6 cluster position is relative to segment_start 18 years ago
Aurelien Jacobs 01344104c1 properly set streams start_time 18 years ago
Aurelien Jacobs 8e7a7e6a01 remove unused context field 18 years ago
Aurelien Jacobs 794857ae45 remove wrong and no more used packet reordering code 18 years ago
Reinhard Nissl ad1ea1f155 When dst_length == 0 bit_length has to be 0, too, but the current code still 18 years ago
Reinhard Nissl 6ac9696e77 Remove a NAL unit's trailing zero bytes even when dst_length is 1. 18 years ago
Reinhard Nissl ff82e429cb scenario: A properly coded frame is followed by an end of sequence NAL unit, 18 years ago
Nicholas Tung e4141433ea Get rid of unnecessary pointer casts. 18 years ago
Stefan Huehner 119e48d960 Make some functions which aren't used outside their declaring source file 18 years ago
Diego Biurrun 597cbdaf03 Only compile in Theora-specific functions if the Theora decoder has been 18 years ago
Diego Biurrun 6f6a3e2acb cosmetics: Move one code block to save an #ifdef in the next commit. 18 years ago
Diego Biurrun d7455a1c18 Remove #if 0 code. 18 years ago
Diego Biurrun 51cea49ab4 Fix compilation when Theora decoder is disabled, but VP3 is enabled. 18 years ago
Diego Biurrun 0339fab8fc Remove unused variable. 18 years ago
Marco Gerards 90f2a1a03c cosmetics: indentation fix 18 years ago
Michael Niedermayer ac5565d88c file extension based probe is max/2 18 years ago