9153 Commits (fe2ad119e91eab9dead56c737ccc899655ae5618)
 

Author SHA1 Message Date
Michael Niedermayer fe2ad119e9 fix playback of angels_480-mjpegcompress.avi 18 years ago
Michael Niedermayer 6b5e72c994 fix playback of odd_height.mov 18 years ago
Michael Niedermayer 6c3dba5760 correct another possible buffer overflow where interlaced would 18 years ago
Michael Niedermayer c28baf069d fix tiff regression test (bitexact flag was ignoredwhich caused the 18 years ago
Baptiste Coudurier 1106e4abe4 remove MpegEncContext, patch by baptiste 18 years ago
Michael Niedermayer 859d95baa1 fix overhead and bitrate statistics 18 years ago
Diego Biurrun f9be0cb800 Update preprocessor directive comments to take recent changes to this file 18 years ago
Diego Biurrun 26c1b3bee9 Simplify Darwin gcc flags setting. 18 years ago
Diego Biurrun 8d3dc6ba58 Remove redundant 2.95 branch from the Darwin gcc check. It is already 18 years ago
Michael Niedermayer a15bcf7087 one patch one mail 18 years ago
Måns Rullgård 7dfef2451d trap signals in tests that can crash 18 years ago
Diego Biurrun 24ba15b16e cosmetics: Fix indentation. 18 years ago
Joakim Plate a74008a4c3 timestamps generation improvement when parsing avi 18 years ago
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