31915 Commits (7063b6eaee5b10afc3e3157e10e4be0c04537107)
 

Author SHA1 Message Date
Anton Khirnov 7063b6eaee lavc: increase major version to 54. 13 years ago
Alexandra Khirnova 570f6aaab1 cmdutils: fix options starting with 'no'. 13 years ago
Ronald S. Bultje 412b248edb x86inc.asm: fix typo. 13 years ago
Ronald S. Bultje b5d08c27c3 swscale: convert rgb/bgr24ToY/UV_mmx functions from inline asm to yasm. 13 years ago
Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
Alex Converse 08628b6afb Revert "sws/pixfmt/pixdesc: add support for yuva444p" 13 years ago
Paul B Mahol 5eda82aac9 frwu: check if allocation was successful 13 years ago
Mashiat Sarker Shakkhar d51d6ae9c4 vc1dec.c: Don't use uninitialized values of dmv_[x, y] 13 years ago
Paul B Mahol fc115c80b7 sws/pixfmt/pixdesc: add support for yuva444p 13 years ago
Alex Converse b57d262412 mjpegbdec: Fix overflow in SOS. 13 years ago
Diego Biurrun 299ab0fd17 libavutil: Remove pointless file test program. 13 years ago
Paul B Mahol 324e818093 8bps: K&R formatting cosmetics 13 years ago
Alex Converse 9adf25c1cf smacker: Sanity check huffman tables found in the headers. 13 years ago
Alex Converse 90c0c83e14 smacker: remove dead store 13 years ago
Alex Converse dac56d9ce0 qdm2: Check data block size for bytes to bits overflow. 13 years ago
Tomas Härdin 62271c4c9a mxfdec: Fix files with essence containers larger than 2 GiB. 13 years ago
Jean First 4fbd3e89e7 mxfdec: Employ correct printf conversion specifiers for POSIX int types. 13 years ago
Hendrik Leppkes feaa40020b vc1: always read the bfraction element for interlaced fields 13 years ago
Paul B Mahol 7de9af65c7 fate: add XWD image regression test 13 years ago
Janne Grunau b3461c29c1 lavf: prevent infinite loops while flushing in avformat_find_stream_info 13 years ago
Alex Converse d2ee8c1779 matroskadec: Pad AAC extradata. 13 years ago
Martin Storsjö 8801fac365 ismindex: Fix build on mingw 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
Diego Biurrun d55fa1cb25 tools: Remove some unnecessary #undefs. 13 years ago
Janne Grunau c3e10ae412 rv20: prevent calling ff_h263_decode_mba() with unset height/width 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
Martin Storsjö f1caf01d5e libavformat: Add a flag for muxers that support write_packet(NULL) for flushing 13 years ago
Martin Storsjö 83988d58ed movenc: Add support for writing fragmented mov files 13 years ago
Martin Storsjö 6ca3856894 movenc: Add a separate start_pts 13 years ago
Ronald S. Bultje c3af52fa8b dsputil: use vertical component for drawing bottom edge. 13 years ago
Alex Converse efe68076da aacenc: Fix identification padding when the bitstream is already aligned. 13 years ago
Michael Niedermayer cdfe94c5ab aacenc: Write correct length for long identification strings. 13 years ago
Justin Ruggles b8dd555c63 aud: remove unneeded field, audio_stream_index from context 13 years ago
Justin Ruggles be14a37066 aud: fix time stamp calculation for ADPCM IMA WS 13 years ago
Justin Ruggles 10fef6bd6b aud: simplify header parsing 13 years ago
Justin Ruggles 0e6a8b5cf7 aud: set pts_wrap_bits to 64. 13 years ago