32729 Commits (a8a9844a3c3dab30ea479f5004b51eed5f3eac6c)
 

Author SHA1 Message Date
  Michael Niedermayer ed14517c23 rc: fix convergence failure 13 years ago
  Panagiotis H.M. Issaris bcef876f16 Fix documentation for "-debug" commandline argument 13 years ago
  Wolfram Gloger 6dcbbe34e8 av_interleave_packet_per_dts: switch noninterleaved flushing logic to max dts. 13 years ago
  Clément Bœsch 88fddd0bcc ffprobe: replace specific ## GNU cpp extension with __VA_ARGS__. 13 years ago
  Chiranjeevi Melam 8096b7c67f asfenc: fix assert failure on long ffserver runs 13 years ago
  Gavin Kinsey d64066f6e8 Prevent double free of side_data when AVFMT_FLAG_KEEP_SIDE_DATA flag is set 13 years ago
  Clément Bœsch 5241bc2773 ffprobe: replace simple string printing with the appropriate helper. 13 years ago
  Michael Niedermayer 78d7d8fe91 Merge remote-tracking branch 'qatar/master' 13 years ago
  Chris Rankin 04c13dca88 qcelpdec: fix the return value of qcelp_decode_frame(). 13 years ago
  Chris Rankin 54e1eaef67 mp3dec: Dont spam the user on multiple mp3 frames. 13 years ago
  Yan Jing 8ba987bff3 ffmdec: set avio buffer to ffm->packet_size, avoid dirty reads 13 years ago
  Michael Niedermayer 0b99e858d1 ffmdec: fix seeking for non indexed files 13 years ago
  Yan Jing 59810f8388 ffmdec: handle wrapped file in ffm_seek 13 years ago
  Alex Converse dba2b63a98 wavpack: Check error codes rather than working around error conditions. 13 years ago
  Michael Niedermayer 6337de9252 doxygen: dont generate docs for avconv.c 13 years ago
  Mohamed Naufal fd265746fe Fix regular build 13 years ago
  Diego Biurrun 6376362d15 Employ FF_ARRAY_ELEMS instead of manually calculating array length. 13 years ago
  Laurent Aimar 55354b7de2 Fixed invalid access in wavpack decoder on corrupted bitstream. 13 years ago
  Laurent Aimar 0aedab0340 Fixed invalid writes in wavpack decoder on corrupted bitstreams. 13 years ago
  Laurent Aimar beefafda63 Fixed invalid access in wavpack decoder on corrupted extra bits sub-blocks. 13 years ago
  Carl Eugen Hoyos f6e99bf514 Add loas as an extension for LOAS/LATM. 13 years ago
  Carl Eugen Hoyos c1fcd7e1ab Support remuxing aac_latm. 13 years ago
  James Zern 1da43f7e99 libvpxenc: add 'crf' private option 13 years ago
  James Zern 3dc14b4628 libvpxenc: add 'rc_lookahead' private option 13 years ago
  James Zern fb99d78778 libvpxenc: silence AVOption related warnings 13 years ago
  Michael Niedermayer 0962ad0e2f avopt: Fix searching for constants 13 years ago
  Michael Niedermayer bd358e128f jpeglsdec: fix infinite loop 13 years ago
  zhentan feng 42d4df06e1 WTV muxer (1_extract_wtv_common_code.patch) 13 years ago
  Asad Mehmood bcc531f04a flvdec: Remove AVFMTCTX_NOHEADER if both flags and metadata claim 1 stream 13 years ago
  Michael Niedermayer f1b5693027 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 5ea091fb5a rtpdec_asf: Fix integer underflow that could allow remote code execution 13 years ago
  Michael Niedermayer a2b66a366d rtpdec_asf: fix memleak 13 years ago
  Michael Niedermayer ba9a7e0d71 rtp: Fix integer underflow that could allow remote code execution. 13 years ago
  Kieran Kunhya 0ca36b4de7 Add LATM muxer 13 years ago
  Baptiste Coudurier 635bbecfc3 v210enc: clip values according to specifications 14 years ago
  Baptiste Coudurier d239b83e2e v210enc: switch to PIX_FMT_422P10 14 years ago
  Baptiste Coudurier 08fa23d6c2 v210dec: switch to PIX_FMT_422P10 14 years ago
  Anton Khirnov 4dbcdfa86d AVOptions: remove AVOption.offset <= 0 checks 13 years ago
  Anton Khirnov 79eff91325 AVOptions: deprecate av_opt_set_defaults2 13 years ago
  Anton Khirnov a7e2b2ccc9 AVOptions: move doxy for av_opt_set_defaults() from opt.c to opt.h 13 years ago
  Anton Khirnov 0962f23b35 libx264: fix setting some more parameters 13 years ago
  Andrej Peterka 2bb5d637fc libx264: fix setting the H.264 level 13 years ago
  Anton Khirnov 9c684feadc libx264: add 'direct-pred' private option 13 years ago
  Anton Khirnov 0635a8aa21 libx264: add 'partitions' private option 13 years ago
  Mark Himsley 3961695b7f Correct docs for boxblur parameters 13 years ago
  Joseph Wecker 0078430e30 flvdec: A little bit of cleanup 13 years ago
  Joseph Wecker 4ee53d7e86 flvenc: Correctly encode data stream into in-band metadata frames. 13 years ago
  Joseph Wecker 4c05042978 flvdec: Properly decoding in-band metadata packets as data frames. 13 years ago
  Joseph Wecker c054f11606 flvdec: Started to remove most of the "only 1-audio+1-video" assumptions 13 years ago
  Joseph Wecker 30bcd6a945 flv: Ammon's changes migrated from 0.6.0 - I believe for the android broadcaster. 13 years ago