66209 Commits (b63052839a6b247bd13daab74a869c8f837eda84)
 

Author SHA1 Message Date
Michael Niedermayer b63052839a Merge commit '9752d07d33d5370f7819865fbb5e582b982aad06' 10 years ago
Gabriel Dume 9752d07d33 dirac: K&R formatting cosmetics 10 years ago
Michael Niedermayer f7bbe0f414 avformat/mpeg: update comment on probe score 10 years ago
Antonio Ospite 69c34a6ac9 avdevice/x11grab: fix cursor drawing in multi-screen setup 10 years ago
Antonio Ospite 5a8e51f661 avdevice/x11grab: rename the "w" Window to "root" in paint_mouse_pointer 10 years ago
Michael Niedermayer 02946120fc avfilter/vf_cropdetect: Do not check lines or columns twice on black frames 10 years ago
Michael Niedermayer 5109ce2017 avformat/mpeg: increase score for short mpeg-ps by 1 10 years ago
Michael Niedermayer 6daff3bd8f Merge commit '1ec335513f95bf2441f81d761ea127325ecd81a0' 10 years ago
Gabriel Dume 1ec335513f time: Add missing zero 10 years ago
Michael Niedermayer 1360db7e88 avcodec/mpeg4videodec: fix 'libavcodec/mpeg4videodec.c:2762:22: warning: unused variable mpeg4_vdpau_class [-Wunused-const-variable]' 10 years ago
Michael Niedermayer a67b6c9541 avcodec/cabac_functions: fix "warning: UNCHECKED_BITSTREAM_READER is not defined, evaluates to 0" 10 years ago
Michael Niedermayer baee313aa9 avcodec/diracdec: Fix "warning: comparison of constant 4 with expression of type enum dirac_subband is always true [-Wtautological-constant-out-of-range-compare]" 10 years ago
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