37998 Commits (4622f11f9c83db8a2e08408c71ff901826ca652c)
 

Author SHA1 Message Date
  Derek Buitenhuis 1ef6ac1071 cllc: Implement YUV support 12 years ago
  Derek Buitenhuis b0ce601c16 doc/platform: Add info about ICL 12 years ago
  Rafaël Carré e21307a2b0 lavf: don't abort if both encoder and muxer aspect ratios are not set 12 years ago
  Rafaël Carré c3e58f8fb7 matroskaenc: restore compatibility with non referenced AVPacket 12 years ago
  Kieran Kunhya 95d5246454 lavc: Add option to encode MPEG-2 AAC with libfdk-aac 12 years ago
  Diego Biurrun ace87c19ed configure: whitespace cosmetics 12 years ago
  Diego Biurrun 6dc6598692 configure: Simplify an expression with enabled_all. 12 years ago
  Alex Smith f11e4045b9 configure: More msvc/icl combining 12 years ago
  Luca Barbato f963f701d9 ogg: relax demuxer conformance checks 12 years ago
  Luca Barbato 42cc6cefd3 avconv: report the error for codec open failure 12 years ago
  Luca Barbato 1e340af8d6 avconv: drop additional strerror fallback 12 years ago
  Anton Khirnov 720a1de52f lavc: free the padded last frame during audio encoding properly 12 years ago
  Anton Khirnov eeeb5c291d vsrc_movie: do not free avoption variables in uninit() 12 years ago
  Alex Smith e0d6e2fc67 configure: Remove unneeded icl inline compatibility definition 12 years ago
  Anton Khirnov c9c7bc4493 lavfi: switch ff_default_get_audio_buffer() to av_frame_get_buffer() 12 years ago
  Vittorio Giovara cd0faeee62 lavfi: math typo in interlace filter 12 years ago
  Kostya Shishkov ee16a0ced0 smacker: check frame size validity 12 years ago
  Kostya Shishkov 58c95448e4 smacker: pad the extradata allocation 12 years ago
  Kostya Shishkov bbb2945f2d smacker: check the return value of smacker_decode_tree 12 years ago
  Kostya Shishkov f52edef301 smacker: fix an off by one in huff.length computation 12 years ago
  Janne Grunau 985f34b756 utils: fix avcodec_flush_buffers pre-reference counting compatibility 12 years ago
  Luca Barbato df9f22d42b avf: move url utility functions in a separate file 12 years ago
  Luca Barbato 12db891dcd avf: move ff_write_chained to mux.c 12 years ago
  Luca Barbato 508998f7d5 avf: move riff tags accessors where they belong 12 years ago
  Luca Barbato ec7c51c786 avf: move ff_http_match_no_proxy to network 12 years ago
  Luca Barbato afc8685395 avf: split off format register and lookup function 12 years ago
  Luca Barbato f80b60ad59 bitstream: forward error values and drop few abort() 12 years ago
  Luca Barbato f776899a17 bitstream: K&R formatting cosmetics 12 years ago
  Luca Barbato 9e80eda26d h264_mp4toannexb_bsf: return a padded buffer 12 years ago
  Luca Barbato 8d929afd25 h264_mp4toannexb_bsf: factor out extradata parsing 12 years ago
  Luca Barbato 5d21ca4559 h264_mp4toannexb_bsf: K&R formatting cosmetics 12 years ago
  Luca Barbato 59d7bb99b6 4xm: check bitstream_size boundary before using it 12 years ago
  Luca Barbato fbd0dacc8d 4xm: refactor decode_p_block 12 years ago
  Luca Barbato 94aefb1932 4xm: do not overread the source buffer in decode_p_block 12 years ago
  Luca Barbato be373cb50d 4xm: do not overread the prestream buffer 12 years ago
  Luca Barbato de2e5777e2 4xm: validate the buffer size before parsing it 12 years ago
  Luca Barbato 145023f572 4xm: reject frames not compatible with the declared version 12 years ago
  Luca Barbato 1f0c607560 4xm: drop pointless assert 12 years ago
  Luca Barbato b8b809908e 4xm: forward errors from decode_p_block 12 years ago
  Luca Barbato 50ec1db62d 4xm: fold last_picture lazy allocation in decode_p_frame 12 years ago
  Luca Barbato 42d73f7f6b 4xm: do not overread while parsing header 12 years ago
  Luca Barbato e7a44f87d0 4xm: refactor fourxm_read_header 12 years ago
  Luca Barbato e6496ea7e7 4xm: K&R formatting cosmetics 12 years ago
  Luca Barbato 08859d19b4 4xm: use the correct logging context 12 years ago
  Michael Niedermayer 7ad5708691 g2meet: Fix a typo in the height comparison 12 years ago
  Kostya Shishkov 7dfc3381dd g2meet: do not leak buffers 12 years ago
  Kostya Shishkov 4d960d7f60 g2meet: more graceful cursor loading 12 years ago
  Kostya Shishkov 767ae86cee g2meet: reset dimensions on header parsing errors 12 years ago
  Anton Khirnov 84d3ff50cd lavc: add a libwavpack encoder wrapper 12 years ago
  Anton Khirnov 799f57ac96 lavc: use AVFrame API properly in pad_last_frame(). 12 years ago