45418 Commits (efb0e4e7afc633467b83786819262cb15eda2df6)
 

Author SHA1 Message Date
  Michael Niedermayer b146d74730 indeo4: update AVCodecContext width/height on size change 13 years ago
  Anton Khirnov ee715f49a0 dfa: check that the caller set width/height properly. 12 years ago
  Michael Niedermayer 891918431d indeo5dec: Make sure we have had a valid gop header. 13 years ago
  Michael Niedermayer c20a696306 cavsdec: check for changing w/h. 13 years ago
  Anton Khirnov 12e1e83461 lavc: set channel count from channel layout in avcodec_open2(). 12 years ago
  Derek Buitenhuis bad603c66a doc/platform: Rework the Visual Studio linking section 12 years ago
  Derek Buitenhuis 08c3156dbf doc/faq: Change the Visual Studio entry to reflect current status 12 years ago
  Derek Buitenhuis f8241055c7 doc/platform: Replace Visual Studio section with build instructions 12 years ago
  Derek Buitenhuis 7147efa9f5 doc/platform: Nuke section on linking static MinGW-built libs with MSVC 12 years ago
  Derek Buitenhuis d41906f65d doc/platform: Remove false claim about MinGW installer 12 years ago
  Derek Buitenhuis 583661ee0d doc/platform: Mention MinGW-w64 12 years ago
  Derek Buitenhuis 7d1d446990 doc/platform: Rework the Visual Studio linking section 12 years ago
  Derek Buitenhuis ed8a2ddeea doc/faq: Change the Visual Studio entry to reflect current status 12 years ago
  Derek Buitenhuis f45b54437a doc/platform: Replace Visual Studio section with build instructions 12 years ago
  Derek Buitenhuis 3e071551af doc/platform: Nuke section on linking static MinGW-built libs with MSVC 12 years ago
  Derek Buitenhuis 55254a3f7f doc/platform: Remove false claim about MinGW installer 12 years ago
  Derek Buitenhuis 6a3078bb89 doc/platform: Mention MinGW-w64 12 years ago
  Michael Niedermayer c0209facd2 mov: remove default of 1024 sample skip for aac. 12 years ago
  Michael Niedermayer bfe735b582 aacdec: detect faac and skip correct amount of startup samples 12 years ago
  Michael Niedermayer 791b5954bc dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction() 12 years ago
  Stefano Sabatini ed2b69a4c3 ffprobe: remove unused "args" argument in writer init callback 12 years ago
  Luca Barbato 97cfa55eea mpegaudiodec: fix short_start calculation 12 years ago
  jamal a70b4935f1 Add missing version macros to libraries 12 years ago
  jamal b75c3d2b8b swresample: Create version.h header 12 years ago
  jamal ec87389183 postproc: Create version.h header 12 years ago
  jamal 35e09036c4 avcodec: Add missing include to version.h 12 years ago
  Michael Niedermayer c402d36afa nutdec: fix get_vb_trace() / -DTRACE compile 12 years ago
  Michael Niedermayer 2acb5cd907 Merge remote-tracking branch 'qatar/master' 12 years ago
  Nathan Caldwell d16860a237 libopus: Remap channels using libopus' internal remapping. 12 years ago
  Nicolas George 44617d6ec9 Opus decoder using libopus 12 years ago
  Nathan Caldwell e4aa3831b7 avcodec: document the use of AVCodecContext.delay for audio decoding 12 years ago
  Kostya Shishkov 4dc8c8386e vc1dec: add flush function for WMV9 and VC-1 decoders 12 years ago
  Michael Niedermayer 4fefe91a33 configure: add missing dependancies for gpl tests 12 years ago
  Michael Niedermayer 7ed9ec033f Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer ac7d0c79c3 mp3dec: ask for 8khz switch point mp3s 12 years ago
  Michael Niedermayer a96e3a3e77 tests/Makefile: fix ffprobe test dependancy 12 years ago
  Michael Niedermayer b4c753487c asfenc: avoid negative timestamps 12 years ago
  Michael Niedermayer 94041febc5 mp3dec: Fix possibly exploitable crash 12 years ago
  Duncan Salerno 8bd324e9e4 http: Increase buffer sizes to cope with longer URIs 12 years ago
  Marton Balint 13f0cd681e mxfdec: allow container_ul to override codec_ul if codec is A-law 12 years ago
  Michael Niedermayer 6226d104a3 Changelog, split next from 1.0 12 years ago
  Michael Niedermayer 9e9b5159e9 mpegvideo_enc: reduce QMAT_SHIFT to avoid overflow in dnxhd 12 years ago
  Diego Biurrun bc66827fb1 nutenc: const correctness for ff_put_v_trace/put_s_trace function arguments 12 years ago
  Diego Biurrun 6c5b0517e0 h264_refs: Fix debug tprintf argument types 12 years ago
  Diego Biurrun 80412997c8 golomb: const correctness for get_ue()/get_se() function arguments 12 years ago
  Diego Biurrun e00215040a get_bits: const correctness for get_bits_trace()/get_xbits_trace() arguments 12 years ago
  Nicolas George 9de731e9d0 lavfi/sink_buffer: implement libav compatibility API. 12 years ago
  Michael Niedermayer 279ae1cd72 lavf: move fields that appear to be intended as public API to the correct section 12 years ago
  Michael Niedermayer 7e9830d123 dsputil_mmx: fix reading prior of the src array in sub_hfyu_median_prediction() 12 years ago
  Nicolas George 8e1f063efc lavfi: enable buffersinks unconditionally. 12 years ago