31742 Commits (06b0246da07e7c9d95476b35275a63cd6dbc300c)
 

Author SHA1 Message Date
  Alexander Strange bc6a3bd4a5 h264: Fix a possible overread in decode_nal_units() 14 years ago
  Anton Khirnov 82d05e78a6 allfilters: fix type of avfilter_vsrc_buffer. 14 years ago
  Sergey Radionov 01eb9805f3 w32thread: call ResetEvent() in pthread_cond_broadcast(). 14 years ago
  Diego Biurrun 4e8d6218c3 build: fix standalone compilation of OMA muxer 14 years ago
  Diego Biurrun e2c97aee39 build: fix standalone compilation of Microsoft XMV demuxer 14 years ago
  Diego Biurrun 408dbbd0a7 build: fix standalone compilation of Core Audio Format demuxer 14 years ago
  Gaurav Narula ad3161ec1d kvmc: fix invalid reads 14 years ago
  Shitiz Garg 355d917c0b 4xm: Add a check in decode_i_frame to prevent buffer overreads 14 years ago
  Paul B Mahol 01a01bf8bd adpcm: fix IMA SMJPEG decoding 14 years ago
  Janne Grunau c32e4029d9 options: set minimum for "threads" to zero 14 years ago
  Janne Grunau b9e2226972 bsd: use number of logical CPUs as automatic thread count 14 years ago
  Janne Grunau ad29ecbff0 windows: use number of CPUs as automatic thread count 14 years ago
  Janne Grunau ea4d5f4837 linux: use number of CPUs as automatic thread count 14 years ago
  Janne Grunau f77f640b30 pthreads: reset active_thread_type when slice thread_init returrns early 14 years ago
  Paul B. Mahol fede015468 v410dec: include correct headers 14 years ago
  Diego Biurrun aaf47bcde7 Drop ALT_ prefix from BITSTREAM_READER_LE name. 14 years ago
  Anton Khirnov 196c9e5c8c lavfi: always build vsrc_buffer. 14 years ago
  Justin Ruggles 9a3f10695a ra144enc: zero the reflection coeffs if the filter is unstable 14 years ago
  Anton Khirnov 131609dc2a sws: readd PAL8 to isPacked() 14 years ago
  Alex Converse 4bf3c8f226 mov: Don't stick the QuickTime field ordering atom in extradata. 14 years ago
  Justin Ruggles f264d336fe truespeech: fix invalid reads in truespeech_apply_twopoint_filter() 14 years ago
  Justin Ruggles e9dc920127 asfdec: add side data to ASFStream packet instead of output packet. 14 years ago
  Justin Ruggles 3f9257c5a5 idroqdec: set AVFMTCTX_NOHEADER and create streams as they occur. 14 years ago
  Martin Storsjö ce94948198 nellymoserdec: Indicate that the decoder can handle changed parameters 14 years ago
  Martin Storsjö f13db94d0a libavcodec: Apply parameter change side data when decoding audio 14 years ago
  Martin Storsjö 2215c39e94 flvdec: Add param change side data if the sample rate or channels have changed 14 years ago
  Martin Storsjö 3e79c2adb1 libavformat: Add a utility function for adding parameter change side data 14 years ago
  Martin Storsjö fe75dc8583 libavcodec: Define a side data type for parameter changes 14 years ago
  Martin Storsjö 132846b0c8 aacdec: Handle new extradata passed as side data 14 years ago
  Martin Storsjö 251f320f7d flvdec: Export new AAC/H.264 extradata as side data on the next packet 14 years ago
  Martin Storsjö 195c123cc8 libavcodec: Define a side data type for new extradata 14 years ago
  Paul B Mahol 17c84f4ed2 flacdec: skip all track indices at once instead of looping. 14 years ago
  Tomas Härdin c15da5941d mxf: Add PictureEssenceCoding UL for V210. 14 years ago
  Tomas Härdin 6547fd9264 mxfdec: consider QuantizationBits between 17 and 24 to be pcm_s24* 14 years ago
  Daniel Kristjansson adff77f28c mxfenc: Add support for MPEG-2 MP@HL-14 in mxf container. 14 years ago
  Baptiste Coudurier 4ee04247f0 mxf: H.264/MPEG-4 AVC Intra support 14 years ago
  Martin Storsjö 9c984b1bd7 configure: Show whether the safe bitstream reader is enabled 14 years ago
  Diego Biurrun 6fdb2ce34a x86: Tighten register constraints for decode_significance*_x86. 14 years ago
  Diego Biurrun c18365402b Replace Subversion revisions in comments by Git hashes. 14 years ago
  Diego Biurrun 8742a4ff87 h264_cabac: synchronize decode_significance_*_x86 conditionals 14 years ago
  Sergey Radionov 2003a29284 w32threads: wait for the waked thread in pthread_cond_signal. 14 years ago
  Alex Converse 021914e27f aacdec: Cleanup decode_ics_info. 14 years ago
  Sergey Radionov 139cef8e29 network: properly declare WSADATA in windows 14 years ago
  Luca Barbato 9f3c77dd2a fate: account for NUT 10bit support 14 years ago
  Mans Rullgard 9d6b2077b2 build: error on mixed declarations and code 14 years ago
  Mans Rullgard 514294e8ca postproc: altivec: fix remaining mixed declarations and code 14 years ago
  Mans Rullgard b49b836f3a postproc: altivec: untemplate some variable names 14 years ago
  Mans Rullgard b1bcddfb6d postproc: altivec: fix trivial cases of mixed declarations and code 14 years ago
  Rafaël Carré 37c0dc626d lavc: always align height by 32 pixel 14 years ago
  Luca Barbato 91b1e6f0c6 raw: add 10bit YUV definitions 14 years ago