9220 Commits (b3ea76624ad1baab0b6bcc13f3f856be2f958110)

Author SHA1 Message Date
Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
Diego Biurrun d46c588f3c Remove commented-out #includes 12 years ago
Yoshihisa Uchida 3dff1bf99c mmf: Write metadata into an Optional Data chunk 12 years ago
Luca Barbato ee9a4dff4a mmf: K&R formatting cosmetics 12 years ago
Luca Barbato db9aee6ccf oma: properly forward errors in oma_read_packet 12 years ago
Luca Barbato 6f98508e2b oma: return meaningful errors 12 years ago
Luca Barbato e0c53c3408 nut: use meaningful error values 12 years ago
Luca Barbato ac87eaf856 wav: Always seek to an even offset 12 years ago
Luca Barbato 46c1917350 nut: use a define for the nut version 12 years ago
Diego Biurrun 7abd35a1ff avformat: Add av_cold attributes to init functions missing them 12 years ago
Diego Biurrun c0c2b96c13 sctp: Add a note on why sctp_recvmsg and sctp_sendmsg have ff_-prefixes 12 years ago
Diego Biurrun a8a45dfe25 avs: Increase magic value score above file extension score 12 years ago
Diego Biurrun e0f8be6413 avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
Diego Biurrun 4d7ed3e735 build: output-example: Add avutil to ELIBS in link command 12 years ago
Luca Barbato 72e228b274 nut: K&R formatting cosmetics 12 years ago
Luca Barbato 69467fb64b wav: return meaningful errors 12 years ago
Diego Biurrun a5f8873620 silly typo fixes 12 years ago
Luca Barbato af4cc2605c id3v2: check for end of file while unescaping tags 12 years ago
Anton Khirnov e3b225a4fe matroskaenc: add an option to put the index at the start of the file 12 years ago
Anton Khirnov 0574bc06d2 matroskaenc: cosmetics, reorder the #includes 12 years ago
Luca Barbato 13f57a4d88 wav: K&R formatting cosmetics 12 years ago
Luca Barbato 0671adbb18 id3v2: K&R formatting cosmetics 12 years ago
Diego Biurrun e926b5ceb1 avformat: Drop unnecessary ff_ name prefixes from static functions 12 years ago
Luca Barbato c140105410 oma: K&R formatting cosmetics 12 years ago
Anton Khirnov cf679b9476 hls, segment: fix splitting for audio-only streams. 12 years ago
Luca Barbato c2cb01d418 lavf: introduce AVFMT_TS_NEGATIVE 12 years ago
Diego Biurrun a0d5ca4f0a mxfenc: Use correct printf format specifier for int64_t 12 years ago
Luca Barbato b845f5e97b riff: Factor out WAVEFORMATEX parsing 12 years ago
Peter Ross 516089d5d8 riff: Add ACTRAC3+ guid 12 years ago
Peter Ross a3bf80a5ae riff: Perform full lookup on WAVEFORMATEXTENSIBLE subformat guid 12 years ago
Peter Ross e544782623 riff: Move guid structs and helper functions into riff 12 years ago
Luca Barbato 8e329dba37 riff: check for eof if chunk size and code are 0 12 years ago
Luca Barbato 1c88617b94 riff: K&R formatting cosmetics 12 years ago
Michael Niedermayer 505642f182 mp3dec: fallback to generic seeking when a TOC is not present 12 years ago
Rafaël Carré 5b27c307e7 flvenc: do not mux more than one stream per type 12 years ago
Anton Khirnov 9e6b5e61a0 img2enc: add an option for overwriting one file with subsequent images 12 years ago
Diego Biurrun ac9362c5d9 Move misplaced file author information where it belongs 12 years ago
Martin Storsjö fc792308c5 srtp: Include rtpdec.h for RTP_MAX_PACKET_LENGTH 12 years ago
Andrew Van Til 0e729b2290 rtpdec: Increase max rtp packet size to 8192 12 years ago
Andrew Van Til 350ad50bf4 lavf: Use RTP_MAX_PACKET_LENGTH instead of 1500 12 years ago
Nicolas Bertrand 5e46f6b5b7 img2: Add j2k file extension for JPEG 2000 12 years ago
Anton Khirnov f8080bd13b xmv: do not leak memory in the error paths in xmv_read_header() 12 years ago
Anton Khirnov d1016dccdc xmv: check audio track parameters validity. 12 years ago
Anton Khirnov 8d617b11cf id3v2: pad the APIC packets as required by lavc. 12 years ago
Anton Khirnov dbb1425811 lavf: make sure stream probe data gets freed. 12 years ago
Luca Barbato 25a80a931a matroska: pass the lace size to the matroska_parse_rm_audio 12 years ago
Luca Barbato 8a96df7b70 matroska: fix a corner case in ebml-lace parsing 12 years ago
Dale Curtis fc43c19a56 matroska: Update the available size after lace parsing 12 years ago
Luca Barbato 0933fd1533 oma: Validate sample rates 12 years ago
Justin Ruggles e46a2a7309 flvdec: read audio sample size and channels metadata 12 years ago