30823 Commits (44d1b4088f2959912a27ffbffc5884db1b35a645)
 

Author SHA1 Message Date
Michael Niedermayer 44d1b4088f qdm2: Fix alignment of local array. 14 years ago
Stefano Sabatini 0c6cf3fa7c vsrc_color: set output pos values to -1 14 years ago
Stefano Sabatini bb3a2b723a vsrc_color: add @file doxy 14 years ago
Stefano Sabatini 8055433b49 graphparser: add missing NULL check in avfilter_graph_parse() 14 years ago
Carl Eugen Hoyos 369c68c4e1 Support DTS in mp4/mov. 14 years ago
Michael Niedermayer 4f643430f2 Merge commit '9446d75941d639f19cfa9ae007eb4c5ca041f200' 14 years ago
Carl Eugen Hoyos d8ee777021 Do not crash if SDL_SetVideoMode() fails. 14 years ago
Carl Eugen Hoyos d5708923c2 Move do_exit() and stream_close() up. 14 years ago
Carl Eugen Hoyos 5ad05dd500 Fix documentation for -ar and -ac. 14 years ago
Carl Eugen Hoyos 5fb67d8039 Fix compilation with old yasm. 14 years ago
Michael Niedermayer f6e2af4f5a ffmpeg: Force 420 with target dvd and svcd. 14 years ago
Kirill Zorin 6ec2fd5f77 mmsh: fix 400 bad request 14 years ago
Anton Khirnov 9446d75941 ffmpeg: merge output_codecs array into AVOutputStream members. 14 years ago
Diego Biurrun 1d076f46a0 rtpenc_latm: Consistently use "Libav" in license boilerplate. 14 years ago
Martin Storsjö d840733937 rtsp: Don't pass string pointer as format string to ff_url_join 14 years ago
Kirill Zorin 6095388812 mmsh: fixed printf injection bug in mmsh request 14 years ago
Anton Khirnov 7cbc2e60af codec-regression: remove pointless -r options for dnxhd 14 years ago
Michael Niedermayer 7a02527b05 Merge remote-tracking branch 'qatar/master' 14 years ago
Kirill Zorin a0bafaabb0 mmsh: fixed printf injection bug in mmsh request 14 years ago
Justin Ruggles b203f65451 ac3enc: use correct alignment and length in channel coupling dsp functions. 14 years ago
Anton Khirnov a6286bda09 ffmpeg: don't abuse a global for passing framerate from input to output 14 years ago
Anton Khirnov 8f3e999736 ffmpeg: don't abuse a global for passing channels from input to output 14 years ago
Anton Khirnov d7ee44024c ffmpeg: don't abuse a global for passing samplerate from input to output 14 years ago
Reimar Döffinger 7f2228dbfe Make buffer size check consistent and avoid a possible overflow. 14 years ago
Reimar Döffinger c940c31c88 Fix spelling. 14 years ago
Luca Abeni e7c7b2d878 Full support for sending H.264 in RTP 14 years ago
Mans Rullgard 88ff180ad6 ARM: update ff_h264_idct8_add4_neon for 4:4:4 changes 14 years ago
Janne Grunau 3636e791ec swscale: use SwsContext for av_log when available 14 years ago
Andrew Wason 4f4d1358ae Support reading chan atoms with empty channel descriptions. 14 years ago
Carl Eugen Hoyos dbf23d191a Reindent after last commit. 14 years ago
Carl Eugen Hoyos b3452771c4 Fix multi-channel AAC encoding. 14 years ago
Carl Eugen Hoyos b1c450be49 Fix "redundant redeclaration" warning. 14 years ago
Carl Eugen Hoyos 19b8c98828 Fix compilation with --disable-everything --enable-encoder=ac3/ac3_fixed. 14 years ago
Michael Niedermayer c137fdd778 Merge remote-tracking branch 'qatar/master' 14 years ago
Michael Niedermayer 9e2f448d68 vf_mp: Fix large memleak. 14 years ago
Diego Biurrun a60466dbc3 swscale: Remove HAVE_MMX from files that are only compiled with MMX enabled. 14 years ago
Diego Biurrun 97e057ff81 swscale: Fix compilation with --disable-mmx2. 14 years ago
William Yu b19313218c mjpegenc: Fix JFIF version 14 years ago
Ronald S. Bultje 4e05830205 swscale: remove misplaced comment. 14 years ago
Ronald S. Bultje 0be3736796 ffmpeg: fix streaming to ffserver. 14 years ago
Ronald S. Bultje 9f63211175 swscale: split out RGB48 output functions from yuv2packed[12X]_c(). 14 years ago
Mans Rullgard d530e57944 build: move vpath directives to main Makefile 14 years ago
Michael Niedermayer 0af8a71d66 swscale: fix JPEG-range YUV scaling artifacts. 14 years ago
Mans Rullgard cf53c48615 build: move ALLFFLIBS to a more logical place 14 years ago
Mans Rullgard e897a633cd ARM: factor some repetitive code into macros 14 years ago
Philip Langdale 4ac5dffc5a CrystalHD: Use mp4toannexb bitstream filter. 14 years ago
Philip Langdale 7d2714d1ab CrystalHD: Keep mp4toannexb filter around for entire decoder lifetime. 14 years ago
Jason Garrett-Glaser 11177a4d82 Fix SVQ3 after adding 4:4:4 H.264 support 14 years ago
Jason Garrett-Glaser 7b442ad918 H.264: fix CODEC_FLAG_GRAY 14 years ago
Jason Garrett-Glaser c90b94424c 4:4:4 H.264 decoding support 14 years ago