35687 Commits (57111c558e9f4785e5b6f203ddc4fd44da0694de)
 

Author SHA1 Message Date
  Ronald S. Bultje ea6331f8bb h264-mt: fix deadlock in packets with multiple slices (e.g. MP4). 14 years ago
  Michael Niedermayer 54dd50d14d cmdutils: remove outcommented merge trash 14 years ago
  Michael Niedermayer 56e11d2305 Merge remote-tracking branch 'qatar/master' 14 years ago
  Yusuke Nakamura ae88e9cf99 mov: Fix empty edit detection. 14 years ago
  Michael Niedermayer 4aeb776913 dump_metadata: Fix 0xd in metadata 14 years ago
  Michael Niedermayer 867b10679c Attempt to fix ticket266 14 years ago
  Michael Niedermayer 940a55ccf4 eval: Fix 32bit unsigned parsing 14 years ago
  Michael Niedermayer a7e4342fc1 avidec: consider non video to contain only keyframes when seeking. 14 years ago
  Michael Niedermayer 6c0f5172f6 ffplay: dont drop frames by default when there is no audio stream 14 years ago
  Mina Nagy Zaki fd2c0a5db2 lavfi: add layout negotiation fields and helper functions. 14 years ago
  Mina Nagy Zaki 527ca3985c lavfi: use int64_t lists in AVFilteFormats 14 years ago
  Stefano Sabatini 8f349b6481 lavfi: fix realloc size computation in avfilter_add_format() 14 years ago
  Stefano Sabatini c6e288a7cd lavfi: fix Makefile HEADERS 14 years ago
  Mans Rullgard 8d3d3436e2 Drop git- prefix from version labels 14 years ago
  Reinhard Tartler 8fab4007c8 Use the contents of RELEASE as version fallback instead of 'UNKNOWN' 14 years ago
  Mans Rullgard 7b2d219045 path64/open64: filter out unsupported flags 14 years ago
  Reinhard Tartler 72da9888b0 Add Release Notes 14 years ago
  Stefano Sabatini 44f669e7bc lavfi: add vsink_buffer, and use it in ff* tools 14 years ago
  Stefano Sabatini e89ba76a59 vsrc_color: use internal timebase 14 years ago
  Stefano Sabatini 141f03541b opt: do not crash in av_set_options_string() if opts == NULL 14 years ago
  Stefano Sabatini 15f03725ce lavfi: add negate filter 14 years ago
  Stefano Sabatini dd2793c880 lavfi: add LUT (LookUp Table) generic filters 14 years ago
  Alex Converse 4b84d5114d sipr: Drop unused DSPContext 14 years ago
  Alex Converse 1e3d5eec8e sipr: include string.h for mem*() 14 years ago
  Alex Converse cb372931ff sipr: Use memmove() to copy overlapped buffers. 14 years ago
  Alex Converse 0c17beba97 h264: drop some ugly casts 14 years ago
  Michael Niedermayer 83f9bc8aee Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer 15b4f6449d swscale: fix mono input for width%8 14 years ago
  ami_stuff 799a87d749 avidec: Ignore unknown stream types 14 years ago
  Michael Niedermayer a4233d1f95 h264: print actual slice number in "Too many slices" warning 14 years ago
  Michael Niedermayer 9291faeb67 jpegdec: include mjpb_skiptosod in debug output 14 years ago
  Michael Niedermayer a09a3e8213 jpegdec: fix CJPG decoding. 14 years ago
  Michael Niedermayer 0aed4f81fe w32threads: with only 1 thread there cant be a active threading mode. 14 years ago
  Michael Niedermayer 035c13e307 ffmpeg: warn if samples need to be converted in a lossy way for lossless encoders. 14 years ago
  Michael Niedermayer 7ba262527f flacenc: mark as lossless codec 14 years ago
  Michael Niedermayer 34dc7aa82b libavcodec: add CODEC_CAP_LOSSLESS 14 years ago
  Ronald S. Bultje dbafb0e06f lavf: prevent crash in av_open_input_file() if ap == NULL. 14 years ago
  Reinhard Tartler bed31c7e3c more Changelog additions 14 years ago
  Anton Khirnov 84bd2b4bf5 lavf: add a forgotten NULL check in convert_format_parameters(). 14 years ago
  Ronald S. Bultje ed63f527f2 Fix build if yasm is not available. 14 years ago
  Daniel Kang f188a1e0ca H.264: Add x86 assembly for 10-bit MC Chroma H.264 functions. 14 years ago
  Clément Bœsch bde8055963 dcaenc: small quantization simplification. 14 years ago
  Carl Eugen Hoyos 47a8243c0d Fix -s documentation. 14 years ago
  Michael Niedermayer 2905e3ff64 Merge remote-tracking branch 'qatar/master' 14 years ago
  Michael Niedermayer 44d1b4088f qdm2: Fix alignment of local array. 14 years ago
  Stefano Sabatini 0c6cf3fa7c vsrc_color: set output pos values to -1 14 years ago
  Stefano Sabatini bb3a2b723a vsrc_color: add @file doxy 14 years ago
  Stefano Sabatini 8055433b49 graphparser: add missing NULL check in avfilter_graph_parse() 14 years ago
  Carl Eugen Hoyos 369c68c4e1 Support DTS in mp4/mov. 14 years ago
  Anton Khirnov 78440c007c lavc: add opt_find to AVCodecContext class. 14 years ago