15082 Commits (0fec2cb15cc6ff1fcc724c774ec36abadcb7b6ad)

Author SHA1 Message Date
  Reinhard Tartler 8b94df0f20 vp3dec: Check coefficient index in vp3_dequant() 13 years ago
  Michael Niedermayer 6e24b9488e svq1dec: call avcodec_set_dimensions() after dimensions changed. 13 years ago
  Janne Grunau 7052618c7e threads: check defines before using them in automatic thread detection 13 years ago
  Janne Grunau 846dca1aa3 pthread: include sys/types.h before sys/sysctl.h 13 years ago
  Anton Khirnov d09298f0d6 4xm: remove unused variables. 13 years ago
  Alexander Strange bc6a3bd4a5 h264: Fix a possible overread in decode_nal_units() 13 years ago
  Sergey Radionov 01eb9805f3 w32thread: call ResetEvent() in pthread_cond_broadcast(). 13 years ago
  Gaurav Narula ad3161ec1d kvmc: fix invalid reads 13 years ago
  Shitiz Garg 355d917c0b 4xm: Add a check in decode_i_frame to prevent buffer overreads 13 years ago
  Paul B Mahol 01a01bf8bd adpcm: fix IMA SMJPEG decoding 13 years ago
  Janne Grunau c32e4029d9 options: set minimum for "threads" to zero 13 years ago
  Janne Grunau b9e2226972 bsd: use number of logical CPUs as automatic thread count 13 years ago
  Janne Grunau ad29ecbff0 windows: use number of CPUs as automatic thread count 13 years ago
  Janne Grunau ea4d5f4837 linux: use number of CPUs as automatic thread count 13 years ago
  Janne Grunau f77f640b30 pthreads: reset active_thread_type when slice thread_init returrns early 13 years ago
  Paul B. Mahol fede015468 v410dec: include correct headers 13 years ago
  Diego Biurrun aaf47bcde7 Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
  Justin Ruggles 9a3f10695a ra144enc: zero the reflection coeffs if the filter is unstable 13 years ago
  Alex Converse 4bf3c8f226 mov: Don't stick the QuickTime field ordering atom in extradata. 13 years ago
  Justin Ruggles f264d336fe truespeech: fix invalid reads in truespeech_apply_twopoint_filter() 13 years ago
  Martin Storsjö ce94948198 nellymoserdec: Indicate that the decoder can handle changed parameters 13 years ago
  Martin Storsjö f13db94d0a libavcodec: Apply parameter change side data when decoding audio 13 years ago
  Martin Storsjö fe75dc8583 libavcodec: Define a side data type for parameter changes 13 years ago
  Martin Storsjö 132846b0c8 aacdec: Handle new extradata passed as side data 13 years ago
  Martin Storsjö 195c123cc8 libavcodec: Define a side data type for new extradata 13 years ago
  Diego Biurrun 6fdb2ce34a x86: Tighten register constraints for decode_significance*_x86. 13 years ago
  Diego Biurrun c18365402b Replace Subversion revisions in comments by Git hashes. 13 years ago
  Diego Biurrun 8742a4ff87 h264_cabac: synchronize decode_significance_*_x86 conditionals 13 years ago
  Sergey Radionov 2003a29284 w32threads: wait for the waked thread in pthread_cond_signal. 13 years ago
  Alex Converse 021914e27f aacdec: Cleanup decode_ics_info. 13 years ago
  Rafaël Carré 37c0dc626d lavc: always align height by 32 pixel 13 years ago
  Luca Barbato 91b1e6f0c6 raw: add 10bit YUV definitions 13 years ago
  Diego Biurrun 1ce1578e4e mpegvideo_enc: separate declarations and statements 13 years ago
  Diego Biurrun bc4d156140 vp3: Reorder some functions to fix VP3 build with Theora disabled. 13 years ago
  Diego Biurrun 19277d9335 build: fix standalone compilation of ADX encoder 13 years ago
  Diego Biurrun 18725fcdc2 build: fix standalone compilation of ADPCM decoders 13 years ago
  Aneesh Dogra 1443ea93d9 4xm: Use bytestream2 functions to prevent overreads 13 years ago
  Aneesh Dogra fd22616c59 bytestream: add a new set of bytestream functions with overread checking 13 years ago
  Martin Storsjö b797f73520 vc1dec: Use the right pointer type for the tmp pointer 13 years ago
  Janne Grunau 729ebb2f18 h264: clear trailing bits in partially parsed NAL units 13 years ago
  Aneesh Dogra 0a6aff6936 vc1: Handle WVC1 interlaced stream 13 years ago
  Aneesh Dogra 00aad121d8 xl: Fix overreads 13 years ago
  Asen Lekov 25c2d76b68 qcelpdec: K&R formatting cosmetics 13 years ago
  Diego Biurrun 2fd291846b qcelpdec: cosmetics: drop some pointless parentheses 13 years ago
  Diego Biurrun 30bbd5cbc0 x86: conditionally compile dnxhd encoder optimizations 13 years ago
  Janne Grunau 358ea75e9e Revert "h264: skip start code search if the size of the nal unit is known" 13 years ago
  Janne Grunau 87eebb3454 h264: skip start code search if the size of the nal unit is known 13 years ago
  Paul B. Mahol 2e7905eee8 cljr: fix buf_size sanity check 13 years ago
  Shitiz Garg 652d81b2c2 cljr: Check if width and height are positive integers 13 years ago
  Mans Rullgard 8400b126ac avcodec: deprecate AVFrame.age 13 years ago