28768 Commits (ecf94986c8ba7c9fb4f674ee93e3be5f73d8ccdd)
 

Author SHA1 Message Date
Aurelien Jacobs 71af7377bf srtdec: make sure we don't write past the end of buffer 14 years ago
John Stebbins 98a7d560b4 matroskadec: set default duration for simple block 14 years ago
Diego Elio Pettenò 5666a9f20c When building for MinGW32 disable strict ANSI compliancy. 14 years ago
Mans Rullgard d743065e18 ARM: fix ff_apply_window_int16_neon() prototype 14 years ago
Mans Rullgard 4a7e068b8f configure: check for --as-needed support early 14 years ago
Mans Rullgard 2d3b21ffb9 ARM: NEON optimised apply_window_int16() 14 years ago
Mans Rullgard 245c78313f ac3enc: NEON optimised shift functions 14 years ago
Mans Rullgard f4855a904e ac3enc: NEON optimised ac3_max_msb_abs_int16 and ac3_exponent_min 14 years ago
Ronald S. Bultje f711424969 mpeg12.c: fix slice threading for mpeg2 field picture mode. 14 years ago
Tomas Härdin 0cd138340e Improve channel count and bitrate error handling in wmav* encode_init() 14 years ago
Ronald S. Bultje cd256c3b89 ffmetadec.c: fix compiler warnings. 14 years ago
Martin Storsjö da21225ae2 configure: Don't explicitly disable ffplay or in/outdevices on dos 14 years ago
Martin Storsjö 8bb605c11f configure: Remove the explicit disabling of ffserver 14 years ago
Martin Storsjö 1ff49c2314 configure: Add fork as a dependency to ffserver 14 years ago
Michael Niedermayer 2fd41c9067 Merge remote-tracking branch 'newdev/master' 14 years ago
Aurelien Jacobs 00dc0206cb matroskaenc: make sure we don't produce invalid file with no codec ID 14 years ago
Aurelien Jacobs 75f4d1fadf matroskaenc: add missing new line in av_log() call 14 years ago
Aurelien Jacobs 2851b1f656 matroskadec: check that pointers were initialized before accessing them 14 years ago
Compn 2a0d4d4cd0 fix typo 14 years ago
Anton Khirnov 4ec153bb66 avio: make udp_set_remote_url/get_local_port internal. 14 years ago
Vladimir Pantelic 4377fafda1 asfdec: also subtract preroll when reading simple index object 14 years ago
Anton Khirnov 264935c962 matroskaenc: remove a variable that's unused after bc17bd9. 14 years ago
Anton Khirnov 491653ed90 avio: cosmetics - nicer vertical alignment. 14 years ago
Mans Rullgard 820818a330 Remove unnecessary icc version checks 14 years ago
Mans Rullgard 91bcad1971 Disable 'attribute "foo" ignored' warnings from icc 14 years ago
Martin Storsjö 28e9c42afb rtsp: Don't use a locale dependent format string 14 years ago
Tomas Härdin 1b7ecc1662 Add xd55 codec tag for XDCAM HD422 720p25 CBR files. 14 years ago
Mans Rullgard b9d2f4a956 configure: get libavcodec version from new version.h header 14 years ago
Anton Khirnov 3dd851c46b lavc: move the version macros to a new installed header. 14 years ago
Michael Niedermayer 4fa0e24736 Merge remote-tracking branch 'newdev/master' 14 years ago
Anton Khirnov bc17bd90f5 matroskaenc: simplify get_aac_sample_rates by using ff_mpeg4audio_get_config 14 years ago
Carl Eugen Hoyos 78e99e0f32 Do not use format string "%0.3f" for RTSP Range field. 14 years ago
Justin Ruggles e6e9823488 Add apply_window_int16() to DSPContext with x86-optimized versions and use it 14 years ago
Martin Storsjö e971d81364 Document usage of import libraries created by dlltool 14 years ago
Martin Storsjö 15c5156d24 configure: Set the correct lib target for arm/wince dlltool 14 years ago
Luca Barbato a96c176aed fate: simplify regression-funcs.sh 14 years ago
Luca Barbato 7851eb68c6 fate: add support for multithread testing 14 years ago
Vitor Sessak ee26abf2a4 Fix an infinite loop when RoQ encoded generated a frame with a size greater than the maximum valid size. 14 years ago
Kieran Kunhya a6d2227bc8 Add kbdwin.o to AC3 decoder 14 years ago
Carl Eugen Hoyos 4952afff75 Do not use format string "%0.3f" for RTSP Range field. 14 years ago
Michael Niedermayer d375c10400 Fake-Merge remote-tracking branch 'ffmpeg-mt/master' 14 years ago
Reimar Döffinger 4c886d613d Detect byte-swapped AC-3 and support decoding it directly. 14 years ago
Justin Ruggles 40728b5169 cosmetics: indentation 14 years ago
Justin Ruggles 67fc8652b9 Always copy input data for AC3 decoder. 14 years ago
Justin Ruggles 85ab290470 ac3enc: make sym_quant() branch-free 14 years ago
Justin Ruggles 45ed822550 cosmetics: indentation 14 years ago
Justin Ruggles eba586b0d9 Add a CPU flag for the Atom processor. 14 years ago
Anton Khirnov c5f4c0fd5c id3v2: skip broken tags with invalid size 14 years ago
Anton Khirnov 1885488757 id3v2: don't explicitly skip padding 14 years ago
Dave Yeo b58b9fa3b5 Make sure kbhit() is in conio.h 14 years ago