2214 Commits (c1578479d3ef86fa037a26ea96aed665c216a4ad)

Author SHA1 Message Date
Baptiste Coudurier 3c6b46d3a5 cosmetics, reorder and classify uids 18 years ago
Michael Niedermayer b91811af83 get rid of if(1) 18 years ago
Michael Niedermayer 9deb6d71b8 get rid of one layer of callback obfuscation 18 years ago
Michael Niedermayer b229219417 kill completely idiotic code which hides all but 2 streams 18 years ago
Michael Niedermayer 165f503a27 correct implementation of "try with auto_guess if first detection fails" 18 years ago
Michael Niedermayer d287b04b6d revert r4802 (try with auto_guess if first detection fails) 18 years ago
Michael Niedermayer 38c48be213 split mpeg2ts_raw mode into its own demuxer using such a flag is an incredibly dirty hack 18 years ago
Michael Niedermayer fc1f90d4e9 move jpegls up, fixes sf bug #1629152 18 years ago
Aurelien Jacobs b1b64c237f typo 18 years ago
Aurelien Jacobs d6649b2a58 use FFSWAP() 18 years ago
Aurelien Jacobs 43e869147a cosmetics: indentation 18 years ago
Aurelien Jacobs 7b2a2ce556 split rm muxer and demuxer in their own files 18 years ago
Michael Niedermayer db8f4a92c9 warn the user about the the mdhd problem 18 years ago
Glenn A. Serre 828bb5f1f6 variable initialization (because of a gcc warning) 18 years ago
Michael Niedermayer 8a59d9a385 fix "incorrect frame size" errors with small.nuv 18 years ago
Benoit Fouet 5faf2d3641 add rgb suffix handling for demuxer 18 years ago
Andreas Öman 0dc56bfae0 id3v2 writer 18 years ago
Andreas Öman 52b53f8653 id3v2 reader 18 years ago
Andreas Öman cb2578d5ef cosmetic v1/v2 renaming 18 years ago
Thijs Vermeir 8bd32c0424 Add transport method options 18 years ago
Thijs Vermeir badc9ae2d5 Add support for options 18 years ago
Alex Beregszaszi 3e2e29fb00 r9095 invalidly removed the check for non-winsock 18 years ago
Alex Beregszaszi 7235183df9 fix FD_SETSIZE handling in our poll() emulation 18 years ago
Baptiste Coudurier 4f60f34a89 print and return error if output is non seekable 18 years ago
Aurelien Jacobs ca6e50afc1 add a ff_ prefix to some mpegaudio funcs 18 years ago
Alex Beregszaszi c8df9c6358 Use usleep instead of sleep, some MinGW versions lack sleep. 18 years ago
Diego Biurrun 605315248c Remove extern C declarations for C++. 18 years ago
Diego Biurrun 14b2d01058 Drop unnecessary libavcodec/ prefix in #include path. 18 years ago
Corey Hickey 2e374f12b5 Don't forget about audio remaining in buffer, in case there is enough 18 years ago
Alex Beregszaszi 5676d140a9 initial mingw networking support 18 years ago
Baptiste Coudurier 4440b1188e simplify, no need for a function 18 years ago
Baptiste Coudurier 54a5c7193b fix ctts index computation when seeking, check must be done against next ctts sample, thanks to Uoti 18 years ago
Alex Beregszaszi 5f09770382 cosmetics: fix indentation 18 years ago
Baptiste Coudurier c3ebc833b9 dmb1 fourcc, mjpeg_opendml.mov 18 years ago
Benoit Fouet 0ba0c8debb Use url_fopen error code when opening input file 18 years ago
Panagiotis Issaris b484ec78e8 Typos 18 years ago
Luca Abeni e4dd03f395 Reindent code after last commit 18 years ago
Limin Wang 0d6c07329e Allow avoid setting the video standard and input when capturing v4l2 video. 18 years ago
Vitor Sessak 13dec85765 RoQ muxer, patch by Vitor, vitor1001 gmail com 18 years ago
Aurelien Jacobs 99ff31dc75 move aac and ac3 parsers in their own files 18 years ago
Ivo van Poorten 8d2fb33320 autodetect ptx files 18 years ago
Aurelien Jacobs c0f716b86f fix display of theora videos with visible size smaller than encoded size 18 years ago
Ivo van Poorten cb63173785 Renderware TXD demuxer 18 years ago
Michael Niedermayer 5fd5d0ef3a improve mpeg4-es detection by rejecting streams with reserved startcodes (fixes 11-i_need_your_love-daw.mp3 detected as mpeg4) 18 years ago
Reimar Döffinger 89ecc26188 Fix two small typos in comment 18 years ago
Zuxy Meng 18d915dda6 cosmetics: Fix indentation after last commit, patch by Zuxy Meng. 18 years ago
Diego Biurrun a4b120f32b cosmetics: Sort entries by CONFIG_ name. 18 years ago
Daniel Cardenas 711737af8e give the position offset of the file in the packet 18 years ago
Benoit Fouet efd5fc538e return right format in set_codec_from_probe_data 18 years ago
Mark Cox 671adb1742 patch so that the deprecated items show up correctly 18 years ago