27199 Commits (d881a0e89548abaafb8466192923fb10905dabef)
 

Author SHA1 Message Date
Stefano Sabatini c3d07c173b Deprecate the use of the NO_COLOR environment variable. 14 years ago
Stefano Sabatini 3011ecdeb7 Introduce FFMPEG_FORCE_NOCOLOR, with the same meaning and use of 14 years ago
Sprezz efd63823e6 alsdec: Correct the ALS decoder by storing some parameters per-channel rather 14 years ago
Martin Storsjö 86042de8a5 rtpdec_h264: Pass NAL type 0 through 14 years ago
Martin Storsjö 4838cdab21 rtpdec: Skip padding bytes at the end of packets 14 years ago
Baptiste Coudurier 90f1f3bf00 In yadif filter, declare asm constants directly to avoid dependency on libavcodec 14 years ago
Martin Storsjö 28b4eb95bc rtpdec_qcelp: Use the depacketizer for static payload types, too 14 years ago
Martin Storsjö 6a7e31a901 rtsp: Look for RTP payload handlers for static payload types, too 14 years ago
Martin Storsjö 003eb64217 rtsp: Factorize code for initializing the rtp payload handler 14 years ago
Martin Storsjö 1e515c4280 rtpdec: Add functions for finding depacketizers by name or payload id 14 years ago
Martin Storsjö 2beb910d79 rtpdec: Allow dynamic payload handlers to handle static payload types, too 14 years ago
Martin Storsjö 35014efcc6 rtpdec: Add a dynamic payload handler for the x-Purevoice format, RFC 2658 14 years ago
Etienne Buira 129983408d Allow to force colored output. 14 years ago
Martin Storsjö 35b0169484 RTP/VP8: Update the warning about the VP8 payload 14 years ago
Stefano Sabatini 16cfc96124 Add CODEC_CAP_NEG_LINESIZES. 14 years ago
Aurelien Jacobs d4a9f37938 cosmetic: indentation 14 years ago
Aurelien Jacobs 118ccae030 add subtitle codec autodetection 14 years ago
Stefano Sabatini 1c3b408f88 Add forgotten deprecation to avcodec_pix_fmt_string(). 14 years ago
Stefano Sabatini ab79ee12b9 Cosmetics: add empty line which was previously removed. 14 years ago
Baptiste Coudurier 9e95999e2a 10l, add ff_pw_1 to dsputil_mmx for yadif sse2 14 years ago
Baptiste Coudurier a4dc7aa5b5 Port libmpcodecs hqdn3d filter. 14 years ago
Stefano Sabatini bb4afa13dd Deprecate avcodec_pix_fmt_string() in favor of 14 years ago
Stefano Sabatini 4da12e3b13 Implement av_image_alloc() and use it in 14 years ago
Baptiste Coudurier bf799f686f Declare sse2 and ssse2 function in yadif header 14 years ago
Michael Niedermayer e75229faae Try to improve reordered_opaque doxy. 14 years ago
Michael Niedermayer df59c9c0f8 Detect incorrect padding with wrong stuffing codes used by NEC N-02B. 14 years ago
Baptiste Coudurier 1ef64490e1 yadif sse2/ssse3 optimizations 14 years ago
Bobby Bingham 23b8342af4 Count non-header data towards intra block bit count in MJPEG encoder 14 years ago
Michael Niedermayer 372c3f82b7 Change the argument of memory allocation functions from unsigned int to size_t 14 years ago
Michael Niedermayer b47541c7a3 Change the argument of memory allocation functions from unsigned int to size_t 14 years ago
Aurelien Jacobs 5bdbf64cf3 set default subtitle_codec for ass muxer 14 years ago
Aurelien Jacobs 908dc2a0b8 cosmetic: alignment 14 years ago
Aurelien Jacobs 87d69d3232 use designated initializer in ASS (de)muxer 14 years ago
Aurelien Jacobs 6fbd85edc8 add myself as maintainer for ASS and SRT 14 years ago
Martin Storsjö c6fe83a3e0 g722: Add a trellis encoder 14 years ago
Martin Storsjö 699b317f59 Add myself as maintainer for g722.c 14 years ago
Tomas Härdin 66be80d610 mpegtsenc: Improve PCR generation and output 14 years ago
Stefan Gehrer 77b7c334be skip top-level objects to search for the simple index in ASF files 14 years ago
Stefano Sabatini 037be76e15 Add avfilter_graph_create_filter(). 14 years ago
Stefano Sabatini 9398024c04 Add missing overflow checks in av_image_fill_pointers() and 14 years ago
Anton Khirnov 3694ac240b mpc: read id3v1 tags. 14 years ago
avcoder 1761272ba9 Use SECTION .text for yasm code. 14 years ago
Martin Storsjö cfff297d98 adpcm: Skip samples whose ssd calculation has wrapped around 14 years ago
Stefano Sabatini a42bb9d624 Add missing dependencies for frei0r_src in configure. 14 years ago
Stefano Sabatini f51aeedd41 Extend the frei0r filter syntax. 14 years ago
Stefano Sabatini f8608dcac3 Implement frei0r source. 14 years ago
Stefano Sabatini 60445a0995 Remove @anchor{} commands from the POD output. 14 years ago
Andrew Wason 3d305fd071 Add FourCC yuvs for rawvideo (PIX_FMT_YUYV422). 14 years ago
Aaron Colwell 365d8e471d Ensure that data_offset is set correctly when there are partial 14 years ago
Anton Khirnov 82f19afefe Partially revert "Simplify code by using av_metadata_set2()." 14 years ago