34102 Commits (a8ad6ffafe89e3a83f343f69249338e8245816f7)
 

Author SHA1 Message Date
Jordi Ortiz a8ad6ffafe rtsp: Add listen mode 13 years ago
Jordi Ortiz 6e71c1202b rtsp: Make rtsp_open_transport_ctx() non-static 13 years ago
Jordi Ortiz 6bbb362218 rtsp: Move rtsp_read_close 13 years ago
Jordi Ortiz 45b068580b rtsp: Parse the mode=receive/record parameter in transport lines 13 years ago
Kostya Shishkov ed219ed366 mss1: fix decoding masked regions in interframes 13 years ago
Michael Niedermayer f39bbc9d21 mxfdec: fix off by one error. 13 years ago
Tomas Härdin 83728d2d36 mxfdec: only parse next partition pack if parsing forward 13 years ago
Tomas Härdin 34ca5ae51d mxfdec: let pkt->pts = mxf->current_edit_unit if intra-only 13 years ago
Joseph Artsimovich 634d670538 mxfdec: fix frame height vs field height confusion 13 years ago
Tomas Härdin 5ed032fb8b mxfdec: Add intra_only flag to MXFTrack 13 years ago
Tomas Härdin fb8fa3c67c mxfdec: fix Avid AirSpeed files being misinterpreted as OP1a 13 years ago
Tomas Härdin 1fadf53e00 mxfdec: truncate packets that extend past the next edit unit 13 years ago
Philip de Nier fda891e108 mxfdec: set pixel format for cdci picture formats 13 years ago
Philip de Nier dfefede00e mxfdec: detect uncomp pictures using essence container ul 13 years ago
Philip de Nier 5255ca24cd mxfdec: set track edit rate num/den in expected order 13 years ago
Ronald S. Bultje 358d854df8 x86/cpu: implement get/set_eflags using intrinsics 13 years ago
Ronald S. Bultje c0ee695bd7 x86/cpu: implement support for cpuid through intrinsics 13 years ago
Ronald S. Bultje 3f150ffba3 x86/cpu: implement support for xgetbv through intrinsics 13 years ago
Ronald S. Bultje f80ddd5bf7 lavu: use intrinsics for emms on systems lacking inline asm support 13 years ago
Martin Storsjö 620b1e7e98 mem: Don't abort on av_malloc(0) in debug mode 13 years ago
Kostya Shishkov 5467742232 mss3: use standard zigzag table 13 years ago
Kostya Shishkov acfb6b6cf8 mss3: split DSP functions that are used in MTS2(MSS4) into separate file 13 years ago
Anton Khirnov 82f82ccfc8 motion-test: do not use getopt() 13 years ago
Jordi Ortiz 5427df0186 tcp: add initial timeout limit for incoming connections 13 years ago
Diego Biurrun 8e85ba8d13 configure: Change the rdtsc check to a linker check 13 years ago
Anton Khirnov 8a645bfc31 avconv: propagate fatal errors from lavfi. 13 years ago
Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 13 years ago
Anton Khirnov 8d18bc550e fate-run: make avconv() properly deal with multiple inputs. 13 years ago
Anton Khirnov 083d0f6be8 asplit: don't leak the input buffer. 13 years ago
Anton Khirnov 1ffb645662 af_resample: fix request_frame() behavior. 13 years ago
Anton Khirnov 6f834293d3 af_asyncts: fix request_frame() behavior. 13 years ago
JULIAN GARDNER 0dd283faca libx264: support aspect ratio switching 13 years ago
Anton Khirnov 5b7a88f0ba matroskadec: honor error_recognition when encountering unknown elements. 13 years ago
Justin Ruggles 6410397600 lavr: resampling: add support for s32p, fltp, and dblp internal sample formats 13 years ago
Justin Ruggles 372647aed0 lavr: resampling: add filter type and Kaiser window beta to AVOptions 13 years ago
Justin Ruggles 8ca08066fc lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format 13 years ago
Justin Ruggles db0e7bd0bd lavr: mix: validate internal sample format in ff_audio_mix_init() 13 years ago
Ronald S. Bultje 66a297975d cmutils: include shellapi.h on Win32 (for CommandLineToArgvW). 13 years ago
Ronald S. Bultje 07b287020c x86/timer: implement an intrinsic-based version for rdtsc (AV_READ_TIME). 13 years ago
Anton Khirnov 25b51b2c44 id3v2: add a mimetype for bmp pictures. 13 years ago
Anton Khirnov b7d3a9a015 flacdec: be less strict when parsing attached pictures. 13 years ago
Anton Khirnov dba5b06ead flacdec: don't create an attached picture stream until we have all information. 13 years ago
Ronald S. Bultje fdaad6354f mxfdec: replace x>>av_log2(sizeof(..)) by x/sizeof(..). 13 years ago
Martin Storsjö f27386cdc7 x86: h264_intrapred: Don't add the 'd' suffix to the SPLATB_REG macro 13 years ago
Mans Rullgard 5adc829eb0 configure: add functions for testing code fragments 13 years ago
Anton Khirnov b7558ac293 af_amix: avoid spurious EAGAIN. 13 years ago
Anton Khirnov 54bf88e65f af_amix: return AVERROR(EAGAIN) when request_frame didn't produce output. 13 years ago
Anton Khirnov 428b369804 af_amix: only consider negative return codes as errors. 13 years ago
Anton Khirnov 53ddd43f0c avconv: use only meaningful timestamps in start time check. 13 years ago
Anton Khirnov b98c8f4f2b avconv: fix the check for -ss as an output option. 13 years ago