37197 Commits (b9e79a3f4e428e54ff51febc94bdbbf0802d47e1)
 

Author SHA1 Message Date
Martin Storsjö b9e79a3f4e ismindex: Fix build on mingw 13 years ago
Michael Niedermayer 33c21378a8 Changelog: remove duplicate lines 13 years ago
Michael Niedermayer 5ce1b214eb RELEASE_NOTES: update for 0.10 13 years ago
Michael Niedermayer 32281d309a Changelog: update for 0.10 13 years ago
Michael Niedermayer 88d84dd8ea dv: Fix out of array read 13 years ago
Michael Niedermayer 8847561f93 mov: Fix seeking regression in fragemnted movs. 13 years ago
Michael Niedermayer 22eef8d738 snowenc: dont crash with gray but exit with an error msg. 13 years ago
Michael Niedermayer 9decfc17bb h264_sei: Fix infinite loop. 13 years ago
Michael Niedermayer fe0089a6ed ffmpeg: fix -qscale X breaking audio codecs 13 years ago
Michael Niedermayer 7ed6b1a128 mpeg1videoenc: disable slice threads 13 years ago
Michael Niedermayer 70dba1e3c8 kvmc: Check palsize. 13 years ago
Michael Niedermayer 1860c66c54 matroskadec: increase padding on several more extradata allocations. 13 years ago
Alex Converse 5af569aa30 matroskadec: Pad AAC extradata. 13 years ago
Michael Niedermayer 92115bb685 dpcm: Round output buffer size up. 13 years ago
Michael Niedermayer ddf0c1d86a diracdec: Check num_refs. 13 years ago
Michael Niedermayer e2291ea153 diracdec: Check dirac_unpack_idwt_params parameters before storing them. 13 years ago
Clément Bœsch ee0cab7721 doc: remove trailing 's' to metadata. 13 years ago
Michael Niedermayer 46095f427e mp3dec: Check for memcpy size to be positive. 13 years ago
Thierry Foucu 10e9d1f76b Fix a heap-buffer-overflow 13 years ago
Michael Niedermayer 3c5fe5b527 Merge remote-tracking branch 'qatar/master' 13 years ago
Michael Niedermayer 01e5e97026 mjpegbdec: Fix incorrect bitstream buffer size. 13 years ago
Paul B Mahol dd453f197c r210, r10k and avrp encoder 13 years ago
Michael Niedermayer 807a045ab7 kgv1dec: Increase offsets array size so it is large enough. 13 years ago
Michael Niedermayer 2f3a86a761 doc/ffmpeg.texi 13 years ago
Lou Logan 935c659c03 remove avconv from Doxyfile 13 years ago
Michael Niedermayer def678956a Remove avconv 13 years ago
Michael Niedermayer 1285baaab5 smackerdec: Check that the last indexes are within the table. 13 years ago
Alex Converse d78bb1a4b2 wma: Clip WMA1 and WMA2 frame length to 11 bits. 13 years ago
Martin Storsjö 9f9c45f4b6 movenc: Don't require frame_size to be set for modes other than mov 13 years ago
Martin Storsjö 6cb288290d doc: Update APIchanges with info on muxer flushing 13 years ago
Martin Storsjö 990a746cec movenc: Reindent a block 13 years ago
Michael Niedermayer 247d30a7db vp3: Copy all 3 frames for thread updates. 13 years ago
Diego Biurrun d55fa1cb25 tools: Remove some unnecessary #undefs. 13 years ago
Hendrik Leppkes 6071644287 indeo3: fix motion vector validation 13 years ago
Michael Niedermayer 5cb57a16ed dv: Fix null pointer dereference due to ach=0 13 years ago
Michael Niedermayer f9de136b17 dv: check stype 13 years ago
Janne Grunau c3e10ae412 rv20: prevent calling ff_h263_decode_mba() with unset height/width 13 years ago
Nicolas George 4a68949cd8 lavfi: Makefile: cosmetics: align FFLIBS. 13 years ago
Diego Biurrun 4e81b5f517 tools: K&R reformatting cosmetics 13 years ago
Diego Biurrun 50639cbefe Ignore generated aviocat and ismindex tools. 13 years ago
Diego Biurrun 07a873a277 build: Automatically include architecture-specific library Makefile snippets. 13 years ago
Janne Grunau 366ac22ea5 indeo5: prevent null pointer dereference on broken files 13 years ago
Martin Storsjö 7072a6a4bb pktdumper: Use usleep instead of sleep 13 years ago
Diego Biurrun 33ad8c3cab cosmetics: Remove some unnecessary block braces. 13 years ago
Diego Biurrun abe655a472 Drop unnecessary prefix from *sink* variable and struct names. 13 years ago
Martin Storsjö 33ec9ef96d Add a tool for creating smooth streaming manifests 13 years ago
Martin Storsjö bc7d05177f movdec: Calculate an average bit rate for fragmented streams, too 13 years ago
Martin Storsjö 3b5d4428ac movenc: Write the sample rate instead of time scale in the stsd atom 13 years ago
Martin Storsjö 4ddd54dab4 movenc: Add a separate ismv/isma (smooth streaming) muxer 13 years ago
Martin Storsjö b613ff5e93 movenc: Allow the caller to decide on fragmentation 13 years ago