50780 Commits (d469fa1923958f98df9d9b0a9cc167248d8516fb)
 

Author SHA1 Message Date
Anton Khirnov 7ecc2d403c Move AVFrame from lavc to lavu. 12 years ago
Anton Khirnov ad0c9f2d5d lavc: move AVFrame.hwaccel_picture_private to Picture. 12 years ago
Anton Khirnov 1a5e913016 pthread: avoid copying input packets when possible. 12 years ago
Anton Khirnov 1afddbe59e avpacket: use AVBuffer to allow refcounting the packets. 12 years ago
Anton Khirnov 1cec0624d0 AVBuffer: add a new API for buffer pools 12 years ago
Anton Khirnov 8e401dbe90 lavu: add a new API for reference-counted data buffers. 12 years ago
Ronald S. Bultje 65f1d45dcc lavu: add support for atomic operations. 12 years ago
Alexander Kojevnikov eae0879d96 mp3dec: Fix VBR bit rate parsing 12 years ago
Carl Eugen Hoyos 199db97fbd Close output codecs if input codec initialisation fails. 12 years ago
Carl Eugen Hoyos a21fd66027 Add dependencies for the voice fate tests. 12 years ago
Carl Eugen Hoyos 0edfda7977 Add dependencies for the flac encoding fate tests. 12 years ago
Carl Eugen Hoyos 53e3bc3024 Add dependencies for the aac encoding fate tests. 12 years ago
Carl Eugen Hoyos de4811e910 Force using a 64bit intermediate when calculating calendar time with av_timegm(). 12 years ago
Alexander Kojevnikov d30ee5ef59 mpegaudio_parser: Don't ignore information from the first frame 12 years ago
Michael Niedermayer 60dbf2eff9 aacdec: Reconfigure output as needed, disable pop_output_configuration() 12 years ago
Michael Niedermayer fee5da6b0a psymodel: dont apply lowpass filters with a cutoff close to the nyquist 12 years ago
Martin Storsjö 4be368b504 avstring: Fix isxdigit to not accept non-hex characters 12 years ago
Diego Biurrun 870add0de9 configure: Add missing videodsp dependencies to some decoders 12 years ago
Diego Biurrun dbd2a34ba5 build: cosmetics: Group hw accelerator Makefile entries together 12 years ago
Diego Biurrun bcd0a7137e configure: Add missing h264chroma dependencies to vp5, vp6 12 years ago
Martin Storsjö d88738e403 mpegvideo: Conditionally build error_resilience bits 12 years ago
Diego Biurrun 06b54e8425 build: Fix error_resilience code dependencies 12 years ago
Diego Biurrun 5f401b7b71 Add missing error_resilience includes to files that use ER 12 years ago
Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
Reimar Döffinger 12c5c1d3e3 avstring: Add locale independent versions of some ctype.h functions 12 years ago
Michael Niedermayer cada996528 avformat: Fix apics with aac 12 years ago
Michael Niedermayer a12a618aa9 hls: fix timebase 12 years ago
Michael Niedermayer 8cc5481d51 Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer 47f1af47b6 Merge commit '70762508ec5919474edb92a5b1f266fd06640f9c' 12 years ago
Ronald S. Bultje 54b298fe56 lavc: Deprecate the deinterlace functions in libavcodec 12 years ago
Ronald S. Bultje 64e4386974 h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band 12 years ago
Stefano Sabatini 70762508ec lavc: Prettify printing of codec tags containing non alphanumeric characters 12 years ago
Martin Storsjö d65522e826 h264: Rename the jpeg_420 pixfmt list to match the common naming structure 12 years ago
Bojan Zivkovic 1f5b5b8062 libavcodec: changed mathematical functions in aacpsy.c 12 years ago
Stefano Sabatini d95143ec82 lavf/segment: add support to ffconcat segment list 12 years ago
Stefano Sabatini 9167db3829 doc/texi2pod: fix @ref substitution rule, disallow "}" within the fields 12 years ago
Stefano Sabatini 9767ec6b86 lavu: add escape API 12 years ago
Michael Niedermayer 38d40ac18a Merge remote-tracking branch 'qatar/master' 12 years ago
Michael Niedermayer fa3a7b55ec Merge commit '5da51284937649a8ebb84fa951c235438fcbf8ae' 12 years ago
Michael Niedermayer ff9b607489 Merge commit '5a4e9fe855282a99586050a507d0a486ad39df5b' 12 years ago
Michael Niedermayer 90f8b2ce48 Merge commit '4c364eb2b856fc33cf7b42f7c7b979e69fde5f3a' 12 years ago
Michael Niedermayer 09131ebb56 Merge commit 'a2ad554def214d2d03b7c16f68dc081a8622f9ca' 12 years ago
Michael Niedermayer be493ca2a8 Merge commit 'c10da30d8426a1f681d99a780b6e311f7fb4e5c5' 12 years ago
James Zern bcaf64b605 normalize calls to ff_alloc_packet2 12 years ago
Martin Storsjö e760e1d408 avconv: Make sure the encoder exists before inspecting supported_list 12 years ago
Carl Eugen Hoyos 5da5128493 cavs: Add a dependency on h264chroma 12 years ago
Ronald S. Bultje 8d061989dd lavc: Split out ff_hwaccel_pixfmt_list_420[] over individual codecs 12 years ago
Ronald S. Bultje c257fe1fde Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables. 12 years ago
Michael Niedermayer a3e0fc9803 snowenc: fix indention 12 years ago
Michael Niedermayer 70a2a4934a snowenc: add forgotten emms_c() 12 years ago