34554 Commits (13665c87678bb064d4ab7e954a02a9337351460d)
 

Author SHA1 Message Date
Stefano Sabatini 13665c8767 ffprobe: refactor value_string() to accept an unit_value struct 13 years ago
Stefano Sabatini 80abfbea9d ffprobe: introduce print_val() macro, ease readability 13 years ago
Stefano Sabatini d2d6bade5c ffprobe: implement and use print_time and print_ts macros 13 years ago
Michael Niedermayer 728e6d979b avio: print a warning from ffurl_alloc() if no protocols are allocated. 13 years ago
Michael Niedermayer 13b7781ec8 Merge remote-tracking branch 'qatar/master' 13 years ago
Nicolas George ada8d485c0 audioconvert: prefer 5.X over 5.X(side). 13 years ago
Justin Ruggles f2bd8a0786 x86inc: use sse versions of common macros instead of sse2 when applicable 13 years ago
Anton Khirnov eacec07e9c doc/APIchanges: add missing dates and hashes 13 years ago
Anton Khirnov eb0de71058 lavf: don't return from void av_update_cur_dts() 13 years ago
Anton Khirnov a747629880 Changelog: add more entries. 13 years ago
Anton Khirnov c4302a3914 Changelog: update ffmpeg/avconv incompatibility list. 13 years ago
Anton Khirnov 059fb8c884 avconv: remove some redundant temporary variables. 13 years ago
Anton Khirnov f8c314c81f avconv: fix broken indentation 13 years ago
Anton Khirnov a2aeeb2263 avconv: move copy_initial_nonkeyframes to the options context. 13 years ago
Anton Khirnov 9a414d8962 avconv: use file:stream instead of file.stream in log messages. 13 years ago
Anton Khirnov d9b49e72a6 doc/avconv: elaborate on basic functionality. 13 years ago
Anton Khirnov 2b56db5869 doc/avconv: -sample_fmts, not -help sample_fmts prints the sample formats 13 years ago
Martin Storsjö 2461284630 openssl: Only use CRYPTO_set_id_callback on OpenSSL < 1.0.0 13 years ago
Martin Storsjö 776f2bb91a Call avformat_network_init/deinit in the programs 13 years ago
Ramiro Polla d3bc75c666 dshow: support BI_BITFIELDS compression type 13 years ago
Michael Niedermayer b13ba5cb9a swscale: use isByteRGB() to simplify check for palToRgbWrapper. 13 years ago
Michael Niedermayer 307b650270 swscale: Fix packed rgb check for planarRgbToRgbWrapper. 13 years ago
Themaister 1e79926f9e Unscaled Planar RGB -> RGB support in swscale. 13 years ago
Stefano Sabatini 079700f582 af_aconvert: fix doc reference to unexisting chlayout.h file 13 years ago
Martin Storsjö 3607ed70d5 Remove leftover includes of strings.h 13 years ago
Reimar Döffinger de8d1940b5 avutil: Don't allow using strcasecmp/strncasecmp 13 years ago
Reimar Döffinger bb3244dee2 Replace all usage of strcasecmp/strncasecmp 13 years ago
Reimar Döffinger ba04ecfdac avstring: Add locale independent implementations of strcasecmp/strncasecmp 13 years ago
Luca Barbato 07b172fe8f avstring: Add locale independent implementations of toupper/tolower 13 years ago
Reimar Döffinger 54a09f18e3 Fix av_packet_split_side_data. 13 years ago
Kostya Shishkov 66760b30a3 cosmetics: insert some spaces in explicit enum value assignments 13 years ago
Kostya Shishkov 19900d60fd move 8SVX audio codecs to the audio codec list part on the next bump 13 years ago
Kostya Shishkov 0e288b8c52 deprecate codec IDs that won't ever be used 13 years ago
Ronald S. Bultje c435653627 swscale: write yuv2plane1 MMX/SSE2/SSE4/AVX functions. 13 years ago
Loren Merritt 2f7f2e4b41 Update x86inc.asm to latest x264 version, and add AVX symmetry. 13 years ago
Michael Niedermayer 64bf5a0c7f fate: fix mapchan 13 years ago
Peter Ross b372723f6a wtvenc: ensure fat tables are padded to the sector boundary 13 years ago
Stefano Sabatini 41ab24bad8 lavf: remove commented check in compute_pkt_fields2() 13 years ago
Michael Niedermayer d8cab5c26b Merge remote-tracking branch 'qatar/master' 13 years ago
Peter Ross 3b4798a873 wtvdec: ignore another known guid 13 years ago
Joakim Plate 29a29226bb Set avctx->coded_width/height to uncropped h264 sizes 13 years ago
Nicolas George 1125571b73 audioconvert: use + in av_get_channel_layout_string. 13 years ago
Ramiro Polla 526a7d855d dshow: don't print min/max values for fps the wrong way around 13 years ago
Ramiro Polla e3e962835f dshow: save opened device reference so it may be properly closed 13 years ago
Ramiro Polla 21a928d07c dshow: release filter reference obtained from enumeration 13 years ago
Ramiro Polla 5b186148bf dshow: indent 13 years ago
Ramiro Polla 2f9b955918 dshow: support choosing between devices with same name 13 years ago
Nicolas George 68b531fe6a src_movie: set the channel layout to default if the codec did not set it. 13 years ago
Michael Niedermayer ea83b032af matroskaenc: base default duration on avg_frame_rate if possible. 13 years ago
Michael Niedermayer 0e55902324 ffmpeg: preserve avg_frame_rate on stream copy. 13 years ago