36427 Commits (6072a19b4f311cb172d45e90daad90824e40e4b6)
 

Author SHA1 Message Date
  Carl Eugen Hoyos 8e88145d0b Release buffers after encoding svq1. 14 years ago
  Carl Eugen Hoyos e5de928923 Fix a possible endless loop when decoding aac. 14 years ago
  Anton Khirnov d09298f0d6 4xm: remove unused variables. 14 years ago
  Alexander Strange bc6a3bd4a5 h264: Fix a possible overread in decode_nal_units() 14 years ago
  Mashiat Sarker Shakkhar 70dd5a603c Perform dequantization of channel coefficients 14 years ago
  Mashiat Sarker Shakkhar cf6284b273 Perform inverse inter-channel decorrelation and ac-filter 14 years ago
  Mashiat Sarker Shakkhar 7409210647 Implement revert_inter_ch_decorr() and revert_acfilter() 14 years ago
  Anton Khirnov 82d05e78a6 allfilters: fix type of avfilter_vsrc_buffer. 14 years ago
  Michael Niedermayer f810ab45e3 libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other libs. 14 years ago
  Michael Niedermayer ae7a6441df h264: Decode short VUI without error 14 years ago
  Sergey Radionov 01eb9805f3 w32thread: call ResetEvent() in pthread_cond_broadcast(). 14 years ago
  Michael Niedermayer d1c28e3530 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer 9f50dafe90 udp: support non blocking reads with fifo 14 years ago
  Michael Niedermayer bc900501e0 udp: Replace double select() by select+mutex+cond. 14 years ago
  Michael Niedermayer 3dcbafc777 udp: return circular buffer error if such error happened. 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
  Michael Niedermayer 9eb0d8bab1 fifo: Make writes atomic. 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
  Mashiat Sarker Shakkhar 10406b95ad Enable inverse-MCLMS filter 14 years ago
  Mashiat Sarker Shakkhar 302d5df834 Fix inverse-MCLMS filtering routines 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
  Michael Niedermayer dd1fb65287 Merge remote-tracking branch 'tjoppen/fuzz_fixes' 14 years ago
  Stefano Sabatini 834f80db22 platform.texi: close @enumerate section in the "Using shared libraries" subsection 14 years ago
  Anton Khirnov 131609dc2a sws: readd PAL8 to isPacked() 14 years ago
  Nicolas George acb67c5bbc lavd/lavfi: fix two memleaks. 14 years ago
  Stefano Sabatini 386aee6864 sink_buffer: copy list of provided formats in the context 14 years ago
  Alex Converse 4bf3c8f226 mov: Don't stick the QuickTime field ordering atom in extradata. 14 years ago
  Michael Niedermayer ab6603b1d8 libswresample.v: add swresample* for cmdutils.c 14 years ago
  Paul B Mahol a4209ad631 lavf: Add SMJPEG demuxer. 14 years ago
  Michael Niedermayer 9eae8396f1 cmdutils: restore vertical alignment of versions 14 years ago
  Michael Niedermayer 3bd02db96f cmdutils: print swr versions too 14 years ago
  Michael Niedermayer 3339f87dbd swr: increase LIBSWRESAMPLE_VERSION_MICRO to 100 14 years ago
  Michael Niedermayer 4468ad827a swr: add swresample_version swresample_configuration and swresample_license 14 years ago
  Michael Niedermayer 0f91a57732 libswscale: increase LIBSWSCALE_VERSION_MICRO to 100 14 years ago
  Michael Niedermayer 55a6d8d9fa libpostproc: increase LIBPOSTPROC_VERSION_MICRO to 100 14 years ago
  Michael Niedermayer d5874e9c2c libavdevice: increase LIBAVDEVICE_VERSION_MICRO to 100 14 years ago
  Michael Niedermayer 2a85358d4f libavformat: increase LIBAVFORMAT_VERSION_MICRO to 100 14 years ago
  Michael Niedermayer 1674073b4d libavutil: increase LIBAVUTIL_VERSION_MICRO to 100 14 years ago