30848 Commits (7ba262527fa87b3e6556b905a1b3cb0ad6ac2043)
 

Author SHA1 Message Date
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
Michael Niedermayer 173cd695cb Merge remote-tracking branch 'qatar/master' 14 years ago
Aurelien Jacobs fdb5e02901 matroskadec: properly decode color space in an endian neutral way 14 years ago
Aurelien Jacobs 5fec3a2539 matroskadec: use a temporary fourcc variable 14 years ago
Aurelien Jacobs f440f74205 matroskaenc: ensure the written colorspace don't depend on host endianness 14 years ago
Justin Ruggles 99477adc31 ac3enc: fix allocation of floating point samples. 14 years ago
Diego Biurrun 35bdaf3d42 utils: Drop pointless '#if 1' preprocessor directive. 14 years ago
Justin Ruggles 38c304addd ac3enc: remove empty ac3_float function that is never called 14 years ago
Justin Ruggles e0cc66df61 ac3enc: split templated float vs. fixed functions into a separate file. 14 years ago
Justin Ruggles e754dfc0bb ac3enc: dynamically allocate AC3EncodeContext fields windowed_samples and mdct 14 years ago
Justin Ruggles 36151b3e31 ac3enc: use function pointer to choose between AC-3 and E-AC-3 header output 14 years ago
Jason Garrett-Glaser 504811baea Roll back 4:4:4 H.264 for now 14 years ago
Jason Garrett-Glaser 295f0a2503 Fix SVQ3 after adding 4:4:4 H.264 support 14 years ago
Jason Garrett-Glaser c177cfb4fb H.264: fix CODEC_FLAG_GRAY 14 years ago
Jason Garrett-Glaser c9c493872c 4:4:4 H.264 decoding support 14 years ago
Philip Langdale 25f05ddb1a h264_parser: Fix whitespace after previous change. 14 years ago
Philip Langdale a26ce1e2df h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set. 14 years ago
Carl Eugen Hoyos 8d0786ec6d wav: remove an invalid free(). 14 years ago
Michael Niedermayer a8fd2f4e02 lavf: initialise reference_dts in av_estimate_timings_from_pts. 14 years ago
Michael Niedermayer 108f318d90 h264: don't be so picky on decoding pps in extradata. 14 years ago
Wim Lewis 3de33b00de avcodec.h: add or elaborate on some documentation comments. 14 years ago
Michael Niedermayer 33aec3f402 h264: change a few comments into error messages 14 years ago
Reimar Döffinger 86961eeabf ac3dec: fix doxy-style for comment ("///>" should be "///<" instead). 14 years ago
Peter Ross a31d4b3a99 img2: add .dpx to the list of supported file extensions. 14 years ago
Michael Niedermayer 294e5475c2 ffv1: fix undefined behavior with insane widths. 14 years ago
Aurelien Jacobs e6ba3d4281 replace remaining usage of deprecated av_metadata_set2() by av_dict_set() 14 years ago