40065 Commits (92ef4be4ab9fbb7d901b22e0036a4ca90b00a476)
 

Author SHA1 Message Date
  Michael Niedermayer f79b09b7af bmpenc: switch to ff_alloc_packet2() 13 years ago
  Michael Niedermayer a18cf3635c alacenc: switch to ff_alloc_packet2() 13 years ago
  Michael Niedermayer f360e7b47c sv1enc: switch to ff_alloc_packet2() 13 years ago
  Michael Niedermayer a42fa4c649 adxenc: switch to ff_alloc_packet2() 13 years ago
  Michael Niedermayer a8aba0684e adpcmenc: switch to ff_alloc_packet2() 13 years ago
  Michael Niedermayer 7fe8250e9a aacenc: switch to ff_alloc_packet2() 13 years ago
  Michael Niedermayer 00663de3b7 lavc: add ff_alloc_packet2(). 13 years ago
  Michael Niedermayer 6c9db40205 avcodec_encode_audio2: add missing padding to realloc() 13 years ago
  Nicolas George afbf9ed0d2 udp: lock all operations on shared variables. 13 years ago
  Nicolas George e1838835aa udp: return the error code instead of generic EIO. 13 years ago
  Nicolas George 5deb5ccbbb udp: call av_fifo_space directly as needed. 13 years ago
  Nicolas George 63afc4f638 udp: use non-blocking read instead of select. 13 years ago
  Nicolas George aa1297882f udp: use pthread_cancel instead of a shared flag. 13 years ago
  Justin Ruggles f036342b4b aiffdec: set block_duration to 1 for PCM codecs that are supported in AIFF-C 13 years ago
  Justin Ruggles b38b7cc392 aiffdec: factor out handling of integer PCM for AIFF-C and plain AIFF 13 years ago
  Justin Ruggles 2c07c18048 aiffdec: use av_get_audio_frame_duration() to set block_duration for AIFF-C 13 years ago
  Justin Ruggles 02f88eec1d aiffdec: do not set bit rate if block duration is unknown 13 years ago
  Paul B Mahol 4246032216 segment: fix null pointer dereference 13 years ago
  Paul B Mahol f1c69546c0 dvbsub: remove unused variable 13 years ago
  Paul B Mahol 53c896770c bbox: remove superfluous initializations 13 years ago
  Paul B Mahol 8678af542c flicvideo: remove dead store 13 years ago
  Paul B Mahol f2b91bd63a latm_parser: remove dead store 13 years ago
  Paul B Mahol f5463d5347 sunrastenc: remove dead store 13 years ago
  Paul B Mahol ddbd0cedb0 mjpegbdec: remove dead store 13 years ago
  Paul B Mahol 36440982a0 vqavideo: remove some superfluous " VQA video: " 13 years ago
  Paul B Mahol 015fd02bab electronicarts vp6: set duration of video stream 13 years ago
  Kostya Shishkov 87818103a0 wmall: output packet only if we have decoded some samples 13 years ago
  Michael Niedermayer eb9841297a doc/examples/decoding_encoding: make the buffer bigger. 13 years ago
  Michael Niedermayer 109650b34b Merge remote-tracking branch 'cus/stable' 13 years ago
  Michael Niedermayer 967facb695 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer f1fdd208cc h264_mp4toannexb_bsf: use i instead of misusing unit_type. 13 years ago
  Vidar Madsen 17431f4a4e Fix type and codetype fields in the MMF header for some phones. 13 years ago
  Carl Eugen Hoyos d3640096aa Fix libspeex decoding. 13 years ago
  gs_gail 361c4cdca9 h264_mp4toannexb_bsf: support 24bit lengths 13 years ago
  Reimar Döffinger 2a4f1d38d9 Print a warning when using wild guesses as time stamps. 13 years ago
  Reimar Döffinger 89411ae699 Replace SSE2 instruction by SSE equivalent. 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
  Nicolas George 38c3b68e3a pixdesc: put components always in the same order. 13 years ago
  Ronald S. Bultje 68fd077f68 indeo4: fix out-of-bounds function call. 13 years ago
  Diego Biurrun 3b327a4b42 configure: Restructure help output. 13 years ago
  Diego Biurrun 478fd534af configure: Internal-only components should not be command-line selectable. 13 years ago
  Paul B Mahol 5ca595facb westwood_vqa: set video stream duration 13 years ago
  Paul B Mahol 98ca4d217d westwood_vqa: fix SND0 chunk handling 13 years ago
  Tomas Härdin 8d393ce330 aiffdec: Fix SIGFPE on pcm_f32be 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