54269 Commits (2fa89b27365b1e474d8d2047036c8a8f1377bfe0)
 

Author SHA1 Message Date
  Reuben Martin 2fa89b2736 Added codec ID to playback DNxHD 12 years ago
  Carl Eugen Hoyos 90bd75e6eb Avoid a null pointer dereference on oom when decoding smacker. 12 years ago
  Carl Eugen Hoyos a1dbe49d02 Propagate error return values from the smacker decoder. 12 years ago
  Carl Eugen Hoyos ac83d62136 Avoid a null pointer dereference on oom when decoding vc1. 12 years ago
  Stefano Sabatini d47168e729 doc/muxers: apply various minor fixes to segment documentation 12 years ago
  Stefano Sabatini f150db096d doc/muxers: sort muxers by name 12 years ago
  Michael Niedermayer a3e9f4c32a Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 562e8d019b Merge commit '6652338f43ef623045912d7f28b61adea05d27ae' 12 years ago
  Michael Niedermayer 3e33db3f65 Merge commit 'e30b068ef79f604ff439418da07f7e2efd01d4ea' 12 years ago
  Michael Niedermayer c1343897c3 Merge commit 'afe03092dd693d025d43e1620283d8d285c92772' 12 years ago
  Michael Niedermayer 53fd1ab26b avformat: make av_register_*put_format() thread safe 12 years ago
  Michael Niedermayer b36b5edb8f avcodec/bitstream_filter: make av_register_bitstream_filter() thread safe 12 years ago
  Michael Niedermayer 08f6fdc3e4 avcodec/parser: Make av_register_codec_parser() thread safe 12 years ago
  Michael Niedermayer 8738d94274 avcodec: Make av_register_hwaccel() and avcodec_register() thread safe 12 years ago
  Timothy Gu a9bbf59be7 cosmetics: Fix "dont" "wont" "doesnt" typos 12 years ago
  Michael Chinen fc736a99ea flac_parser.c: fix case when final frame is a false positive 12 years ago
  Michael Niedermayer 804c7b2c62 udp: Fix receiving large udp packets 12 years ago
  Paul B Mahol 36748d4b6c tak_parser: properly mark packets as key frames 12 years ago
  Carl Eugen Hoyos 2bccd82c29 Do not list libshine like a main option in configure's output. 12 years ago
  Luca Barbato 3822936252 wmapro: check num_vec_coeffs against the actual available buffer 12 years ago
  Luca Barbato 6652338f43 wmapro: return early on unsupported condition 12 years ago
  Luca Barbato e30b068ef7 wmapro: make sure there is room to store the current packet 12 years ago
  Luca Barbato afe03092dd lavc: move put_bits_left in put_bits.h 12 years ago
  Timothy Gu 7eb5288f17 doc/decoders: document libopus decoder 12 years ago
  Timothy Gu 934df3b037 doc/encoders: alphabetically list the encoders 12 years ago
  Michael Niedermayer 2236456715 avfilter/avfilter: Make avfilter_register() thread safe 12 years ago
  Michael Niedermayer 16310e36d9 Merge remote-tracking branch 'cehoyos/master' 12 years ago
  Michael Niedermayer 831e749bc9 Merge remote-tracking branch 'qatar/master' 12 years ago
  Michael Niedermayer 1bcfb1eea8 Merge commit '6d8629aac13692447b54eac795bf74007ebf8987' 12 years ago
  Carl Eugen Hoyos 41f3c60fbb Avoid a null pointer dereference in avcodec_decode_video2(). 12 years ago
  Carl Eugen Hoyos f91833210e Set block_align when reading QDM2 in mov. 12 years ago
  Carl Eugen Hoyos 7f1b3c2ca6 Fix muxing QDM2 mono into caf. 12 years ago
  Michael Niedermayer ef90639004 avfilter/vf_mp: preserve pixel format when possible 12 years ago
  Reuben Martin 86190afbda gxf: Added codec ID to playback AVCHD 12 years ago
  Stefano Sabatini 7eb6eb03d8 lavc/mpegvideo_enc: simplify timestamp checks in load_input_picture() 12 years ago
  Reuben Martin c4db4b1756 Added GXF format code to identify AVC Intra video streams. This was an extension to the origional GXF spec implemented by Grass Valley. 12 years ago
  Reuben Martin 7ebf3ab959 gxf: Factorize code in get_sindex() 12 years ago
  Reuben Martin 0de9d3dd1c gxf: Added GXF format code 25 which is used for DV codec in HD resolutions 12 years ago
  Nigel Touati-Evans 42bd0cd21a Fix copying extradata to codec in mxfdec.c 12 years ago
  Michael Niedermayer e4198d2fc3 Merge remote-tracking branch 'cus/stable' 12 years ago
  Luca Barbato 07c52e2c7c aac: return meaningful errors 12 years ago
  Luca Barbato 6d8629aac1 aac: K&R formatting cosmetics 12 years ago
  Stefano Sabatini 5c616fe48b ffprobe: always exit 1 in case of errors 12 years ago
  Stefano Sabatini 1fc626f8d0 ffprobe: reindent after previous commit 12 years ago
  Nicolas George a334b00cf6 ffprobe: fix exit code with stream specifiers 12 years ago
  Stefano Sabatini 205092bf47 ffprobe: simplify branching logic in probe_file() 12 years ago
  Stefano Sabatini 80b56a7bdd examples/muxing: rename audio/video_pts to audio/video_time 12 years ago
  Stefano Sabatini db7ebab5c3 doc/bitstream_filters: document the chomp filter 12 years ago
  Stefano Sabatini 7b38c4c95f doc/bitstream-filters.texi: add documentation for the aac_adtstoasc filter 12 years ago
  Stefano Sabatini 418b9454ff lavf/movenc: improve error feedback in case malformed AAC bitstream is detected 12 years ago