45009 Commits (05e5a24f79fedc36a1addf8a8ed36e9ad5c42d8c)
 

Author SHA1 Message Date
  Anton Khirnov 7a1a9dd56c pthread: make sure AVFrame.extended_data is set properly. 13 years ago
  Stefano Sabatini 2089f93300 ffprobe: drop pointless opaque parameter in writer init callback 13 years ago
  Stefano Sabatini 58e9025993 ffprobe: reindent after previous commit 13 years ago
  Stefano Sabatini 4b370d6126 ffprobe: rework checking logic in writer_print_time() and writer_print_rational() 13 years ago
  Clément Bœsch 4390f8c28d Fix two "skiping" typo. 13 years ago
  Nathan Caldwell c8ba8be27e libfdk-aac: reindent after last commit 13 years ago
  Nathan Caldwell 94a69dee64 libfdk-aac: Limit to supported sample rates. 13 years ago
  Derek Buitenhuis 2768b71798 cbrt_tablegen: Include libm.h 13 years ago
  Michael Niedermayer aea15df3b4 ffv1dec: change bitstream end check to a exact check instead of a +-1 check 13 years ago
  Michael Niedermayer d8676140de ffv1: inject sentinels for RC->VLC transitions begining with 1.3 13 years ago
  Michael Niedermayer ad9371ef24 ffv1enc: fix RC slice sentinel 13 years ago
  Michael Niedermayer 6bcbe768bb lavf: dont add apic streams for demuxers that dont support it. 13 years ago
  Alexander Strasser dde8068856 ffprobe: Consider the chosen separator when doing CSV escaping 13 years ago
  Alexander Strasser dd83028374 ffprobe: Rename variable in csv_escape_str() 13 years ago
  Alexander Strasser f70122dd57 ffprobe: Simplify CSV field quoting code 13 years ago
  Mans Rullgard 7e3208a087 ARM: libswresample: NEON optimised generic fltp to s16 conversion 13 years ago
  Michael Niedermayer 97599f8c6d swr: make sure the last data element is NULL so we can use it to detect the number of channels 13 years ago
  Mans Rullgard 5dc7363446 ARM: libswresample: NEON optimised stereo fltp to s16 conversion 13 years ago
  Mans Rullgard 0eebde07a9 ARM: libswresample: NEON optimised flat float to s16 conversion 13 years ago
  Luca Barbato d1f05dd183 ogg: calculate the start position once all the headers are parsed 13 years ago
  Luca Barbato 7751e4693d ogg: check that the expected number of headers had been parsed 13 years ago
  Luca Barbato 0336dea2ef oggparsetheora: make it more robust 13 years ago
  Michael Niedermayer bb146bb57b ogg: prevent NULL pointer deference in theora gptopts 13 years ago
  Stefano Sabatini bbe9fe469a lavf/utils: remove loop on AVERROR(EAGAIN) in av_read_frame() 13 years ago
  John Van Sickle a716006a7d libx264: change default to closed gop to match x264cli 13 years ago
  Michael Niedermayer fd63c2ff0c fate: fix --disable-ffprobe 13 years ago
  Stefano Sabatini f3bd6fa7a8 lavc/mmvideo: forward reget_buffer return value in mm_decode_frame() 13 years ago
  Michael Niedermayer ff584803b7 Merge remote-tracking branch 'qatar/master' 13 years ago
  Michael Niedermayer 874b9dcc4b ppc/cpu: make linux 32bit specific altivec detection depend on __linux__ 13 years ago
  Michael Niedermayer c75b611a38 configure: enable runtime cpu detect by default. 13 years ago
  Anton Khirnov 11d1ca4b2c Use avcodec_free_frame() to free AVFrames. 13 years ago
  Anton Khirnov 9eb296572e lavf: use a malloced AVFrame in try_decode_frame(). 13 years ago
  Anton Khirnov a42aadabc6 lavc: add avcodec_free_frame(). 13 years ago
  Anton Khirnov b437cec143 lavc: ensure extended_data is set properly on decoding 13 years ago
  Anton Khirnov 2bc0de3858 lavc: initialize AVFrame.extended_data in avcodec_get_frame_defaults() 13 years ago
  Anton Khirnov c084a975aa lavc: use av_mallocz to allocate AVFrames. 13 years ago
  Anton Khirnov a83499b13b lavc: rename the argument of avcodec_alloc_frame/get_frame_defaults 13 years ago
  Stefano Sabatini efa3d5af1e lavc/roqvideodec: fix error message 13 years ago
  Stefano Sabatini b1fee1be61 lavc/roqvideodec: propagate reget_buffer() error code 13 years ago
  Stefano Sabatini d2c70ec07f lavc/roqvideodec: remove useless headers 13 years ago
  Stefano Sabatini d40b197ca8 tests/fate-ffprobe: fix typo in metadata comment 13 years ago
  Stefano Sabatini 10c00f7a04 tests/fate-ffprobe: use an ffmetadata file for the injected metadata 13 years ago
  Stefano Sabatini 64d340c62a lavf/utils: add error check in av_read_frame() 13 years ago
  Michael Niedermayer 127b70e423 ra144: factor division out 13 years ago
  Nicolas George 7200fecd9b cmdutils: sort codec lists. 13 years ago
  Samuel Pitoiset cee1950bbb rtp: Packetization of JPEG (RFC 2435) 13 years ago
  Martin Storsjö 71908f0838 smoothstreamingenc: Copy the SAR on the AVStreams as well 13 years ago
  Sebastien Zwickert f25d53d95f configure: disable VDA on ppc, fix build 13 years ago
  Reimar Döffinger 033f53fb8f Document why we always send a Range HTTP header. 13 years ago
  Reimar Döffinger 3905caf251 Document that the MPEG12 "fast" functions can read out of bounds. 13 years ago