15777 Commits (ad0e31f1346bacdb04341a07375ff597dea8b2e2)

Author SHA1 Message Date
Diego Biurrun ad0e31f134 build: prettyprinting cosmetics 13 years ago
Ronald S. Bultje b2af057a36 smacker: convert palette and header reading to bytestream2. 13 years ago
Ronald S. Bultje c3bbd0b53b alac: convert extradata reading to bytestream2. 13 years ago
Diego Biurrun 62ce9defb8 x86: dsputil: prettyprint gcc inline asm 13 years ago
Diego Biurrun 3b54912113 x86: K&R prettyprinting cosmetics for dsputil_mmx.c 13 years ago
Diego Biurrun 915a2a0a65 x86: conditionally compile H.264 QPEL optimizations 13 years ago
Diego Biurrun 3816642eab dsputil_mmx: Surround QPEL macros by "do { } while (0);" blocks. 13 years ago
Ronald S. Bultje 3a3f06b05e dpcm: convert to bytestream2. 13 years ago
Ronald S. Bultje f31a68e78c interplayvideo: convert to bytestream2. 13 years ago
Alexander Strange cb34867780 h264: fix memleak in error path. 13 years ago
Alexander Strange 147ee4cf06 pthread: Immediately release all frames in ff_thread_flush() 13 years ago
Alexander Strange 6ef4063957 h264: Add check for invalid chroma_format_idc 13 years ago
Ronald S. Bultje ec0ed97b04 utvideo: port header reading to bytestream2. 13 years ago
Ronald S. Bultje 2ee01fbded pthread: free progress if buffer allocation failed. 13 years ago
Ronald S. Bultje bc1ef85520 lavc/avconv: support changing frame sizes in codecs with frame mt. 13 years ago
Kostya Shishkov 72dadaa957 utvideo: mark output picture as keyframe. 13 years ago
Aneesh Dogra cc965300cb sunrast: Add support for negative linesize. 13 years ago
Janne Salonen 14ba7472dc vp8: fix update_lf_deltas in libavcodec/vp8.c 13 years ago
Kostya Shishkov 494bce6224 ralf: read Huffman code lengths without GetBitContext 13 years ago
Janne Grunau cb7190cd2c rv34: error out on size changes with frame threading 13 years ago
Alex Converse b00307ecd0 aacsbr: Add a debug check to sbr_mapping. 13 years ago
Alex Converse 0cb93dacee aac: Reset some state variables when turning SBR off 13 years ago
Alex Converse a237b38021 aac: Reset PS parameters on header decode failure. 13 years ago
Ronald S. Bultje 71ea26811c aacsbr: handle m_max values smaller than 4. 13 years ago
Janne Grunau 73ad4471a4 rv34: Handle only complete frames in frame-mt. 13 years ago
Janne Grunau 5ab506a5c8 MPV: set reference frame pointers to NULL when allocation of dummy pictures fails 13 years ago
Michael Niedermayer afa6129016 zerocodec: factorize loop 13 years ago
Ronald S. Bultje 262196445c wmavoice: fix stack overread. 13 years ago
Ronald S. Bultje 3c9267673e wmalossless: error out if a subframe is not used by any channel. 13 years ago
Ronald S. Bultje 75d7975268 vqa: check palette chunk size before reading data. 13 years ago
Ronald S. Bultje d462949974 wmalossless: reset sample pointer for each subframe. 13 years ago
Ronald S. Bultje 326f7a68bb wmalossless: error out on invalid values for order. 13 years ago
Anton Khirnov 677df4d2ef pngenc: better upper bound for encoded frame size. 13 years ago
Kostya Shishkov 87818103a0 wmall: output packet only if we have decoded some samples 13 years ago
Justin Ruggles 6aba117f12 adxenc: use AVCodec.encode2() 13 years ago
Justin Ruggles 54e6cf8a94 adxenc: Use the AVFrame in ADXContext for coded_frame 13 years ago
Ronald S. Bultje 68fd077f68 indeo4: fix out-of-bounds function call. 13 years ago
Justin Ruggles 5d4017b8f3 vorbisenc: use AVCodec.encode2() 13 years ago
Justin Ruggles e5aab2d7a4 libvorbis: use AVCodec.encode2() 13 years ago
Justin Ruggles 8ccf545b95 libopencore-amrnbenc: use AVCodec.encode2() 13 years ago
Justin Ruggles 330d9d1b50 ra144enc: use AVCodec.encode2() 13 years ago
Justin Ruggles f090428234 nellymoserenc: use AVCodec.encode2() 13 years ago
Justin Ruggles 32173df3d2 roqaudioenc: use AVCodec.encode2() 13 years ago
Justin Ruggles b03dcf07f6 libspeex: use AVCodec.encode2() 13 years ago
Justin Ruggles 57a52f258e libvo_amrwbenc: use AVCodec.encode2() 13 years ago
Justin Ruggles db440fa12d libvo_aacenc: use AVCodec.encode2() 13 years ago
Justin Ruggles 27bacfeb57 wmaenc: use AVCodec.encode2() 13 years ago
Justin Ruggles b0f75ba272 mpegaudioenc: use AVCodec.encode2() 13 years ago
Justin Ruggles 3d853d7ab3 libmp3lame: use AVCodec.encode2() 13 years ago
Justin Ruggles 1987a940b7 libgsmenc: use AVCodec.encode2() 13 years ago