66297 Commits (de0e49c2450f3c59dd746e59a713fb9313369441)
 

Author SHA1 Message Date
Carl Eugen Hoyos 552ce6874c Revert the default for ffplay to -noautoexit. 10 years ago
Carl Eugen Hoyos 42b4da75b7 Print bits_per_raw_sample for ffprobe -show_streams. 10 years ago
Carl Eugen Hoyos 2b1f6a3516 Print the actual bit depth for audio if it is different from the sample_fmt bit depth. 10 years ago
Michael Niedermayer 5a6dd925cb avcodec/ac3dec_fixed: remove unused arrays 10 years ago
Michael Niedermayer 951f6fa3f3 avformat/rtpdec_qt: Fix 'warning: passing argument 2 of ffio_init_context discards const qualifier from pointer target type' 10 years ago
Stefano Sabatini 24db666d15 MAINTAINERS: add myself as segment maintainer 10 years ago
Stefano Sabatini f51de9cac2 lavf/segment: abort in case of invalid segment format options 10 years ago
Hendrik Leppkes e9c08e32d6 avformat/utils: Exclude the header size when computing duration from bit_rate 10 years ago
Michael Niedermayer f044fc0372 Merge commit '1274ea8dbaec44355bde07f6bb31fec0c4e6fd2d' 10 years ago
Michael Niedermayer 1a59a28838 Merge commit 'fcf597625c7a991ca389f3a9b8ff4f5e383301c0' 10 years ago
Michael Niedermayer aecd064744 Merge commit '803e82276b3716bf6012ec69e8854dae14a4fd2b' 10 years ago
Reynaldo H. Verdejo Pinochet 5e7524195c ffserver: tests, force +global_header for ASF 10 years ago
Diego Biurrun 1274ea8dba Split off floating point AAN (I)DCT into separate components 10 years ago
Martin Storsjö fcf597625c ismindex: Avoid writing ismf files if no base name has been specified 10 years ago
Martin Storsjö 803e82276b libavformat: Check mkdir return error codes 10 years ago
Andreas Cadhalpun a5b20bf4b2 doc/filters.texi: improve the wording of the expr_int_format documentation 10 years ago
Michael Niedermayer 7c1835c52a avformat/m4vdec: Check for non startcode 00 00 00 sequences in probe 10 years ago
Michael Niedermayer cfce6f7efd avcodec/mpegvideo: Set err on failure in ff_mpv_common_frame_size_change() 10 years ago
Michael Niedermayer 0d0f7f0ba4 avcodec/mpegvideo: check that the context is initialized in ff_mpv_common_frame_size_change() 10 years ago
Michael Niedermayer 2762323c37 avcodec/mpegvideo: Use "goto fail" for all error paths in ff_mpv_common_frame_size_change() 10 years ago
Michael Niedermayer 94c61cd9ae avcodec/mpegvideo: free_context_frame() cannot fail, make it return void 10 years ago
Stefano Sabatini de1f0c94cd doc/muxers/segment: reword text for examples, improve consistency 10 years ago
Stefano Sabatini 4f5493fe23 lavf/segment: add segment_format_options option 10 years ago
Reimar Döffinger 2c5c37ade1 libswresample: move condition to start of loop. 10 years ago
Reimar Döffinger 284123d7fd Remove pointless if. 10 years ago
Reimar Döffinger 2231d5b671 libswresample: Avoid needlessly large on-stack array. 10 years ago
Michael Niedermayer ab84effded ffmpeg: Copy extradata if it has been initialized later from the encoder 10 years ago
Michael Niedermayer 033a5334ba avcodec/h264: Allow partial escaping 10 years ago
Michael Niedermayer c2430304df avformat/swfdec: Do not change the pixel format 10 years ago
Michael Niedermayer 1b2390e2bc avfilter/af_silenceremove: remove dead code 10 years ago
Michael Niedermayer cbb277988a avcodec/hevc_ps: Always initialize backup in decode_vui() 10 years ago
Clément Bœsch d8f08047dc RELEASE_NOTES: mention the ffplay -autoexit behaviour change 10 years ago
Reimar Döffinger 3dbf569032 huffyuvdec: avoid large stack use. 10 years ago
Reimar Döffinger 092d1977cc cabac: Allow hardcoding CABAC table. 10 years ago
Reimar Döffinger 0f1281b2b8 cabac: initialize all of ff_h264_cabac_tables programmatically. 10 years ago
Reimar Döffinger 87c7fb2b21 aacsbr: support hardcoding tables. 10 years ago
Mickaël Raulet 684d0a0b23 avcodec/hevc: fix dead code 10 years ago
Michael Niedermayer 5732b21884 ffplay: make autoexit the default 10 years ago
Michael Niedermayer f9bc65e399 Merge commit '041caf1a63f091745b95a6d51c23fbdcb604d4ce' 10 years ago
Andreas Cadhalpun b76d6eb3bd avformat/mpegts: fix spelling error 10 years ago
Diego Biurrun 041caf1a63 avplay: Exit by default at the end of playback 10 years ago
Clément Bœsch b2c0b80f62 avfilter/ebur128: rework channel weighting definition code 10 years ago
Michael Niedermayer 1654ca7d4e avcodec/mjpegdec: fix rounding of chroma_height 10 years ago
db0company c701178900 doc: Copyright in CSS, CSS split in 2 files 10 years ago
Giorgio Vazzana d7e088849e lavd/v4l2: introduce enqueue_buffer() 10 years ago
wm4 c368538667 avformat/srtdec: speed up probing 10 years ago
wm4 b7f641dc9b avformat/realtextdec: UTF-16 support 10 years ago
wm4 231a514dd3 avformat/samidec: UTF-16 support 10 years ago
wm4 d658ef18e3 avformat/srtdec: UTF-16 support 10 years ago
wm4 3e8426170c avformat/assdec: UTF-16 support 10 years ago