40310 Commits (3a19405d574a467c68b48e4b824c76617fd59de0)
 

Author SHA1 Message Date
Martin Storsjö f9900822fc fate: Use the correct, local path to samples for opus reference files 10 years ago
Diego Biurrun acf91215c7 x86: dsputil: Avoid pointless CONFIG_ENCODERS indirection 10 years ago
Diego Biurrun a8552ee3eb ppc: dsputil: Coalesce all init files 10 years ago
Diego Biurrun 6cc1409ba8 examples/output: Remove unused variable 11 years ago
Diego Biurrun 1173320249 dsputil: Drop unused bit_depth parameter from all init functions 11 years ago
Luca Barbato df2aa22203 mov: Clarify tkhd flag settings 11 years ago
Luca Barbato f90729699d mov: Do not group tracks if more than one is enabled per type 11 years ago
Gildas Cocherel 458e7c9483 hevc: implement pic_output_flag handling 11 years ago
Mickaël Raulet f43789b76e hevc: set the keyframe flag on output frames 11 years ago
Mickaël Raulet 1493b237bd hevc: Replace nal type chek with equivalent IS_IRAP macro 11 years ago
Anton Khirnov 17e9d52c8c hevc_ps: remove a write-only variable 11 years ago
Nidhi Makhijani 44386aaad8 cdg: Forward error from avio_size() in read_header() function 11 years ago
Alexander V. Lukyanov 5adcef9c1b mpegts: pass MpegTSContext ptr explicitly 11 years ago
Diego Biurrun f46bb608d9 dsputil: Split off pixel block routines into their own context 11 years ago
Vittorio Giovara 0569a7e0bd hevc: parse display orientation SEI message 11 years ago
Vittorio Giovara 18e3d61e9e h264: parse display orientation SEI message 11 years ago
Vittorio Giovara a54f03bf07 display: add matrix flip api 11 years ago
Andrew Kelley 33a7b453a8 doc: mention option to mix shared/static libraries 11 years ago
Anton Khirnov 0307cc2253 rtpdec: pass an AVFormatContext to ff_parse_fmtp() 11 years ago
Anton Khirnov 650d384048 yuv4mpegenc: do not access AVCodecContext.coded_frame 11 years ago
Anton Khirnov 27c1f82f56 nsvdec: remove commented out cruft 11 years ago
Anton Khirnov edb1af7c46 mov: free the dv demux context with avformat_free_context() 11 years ago
Anton Khirnov a14b61658c mtv: do not set sample_rate for video 11 years ago
Anton Khirnov b8604a9761 oggparsecelt: do not set AVCodecContext.frame_size 11 years ago
Anton Khirnov d5cf5afabb adxdec: get rid of an avpriv function 11 years ago
Anton Khirnov f6ee61fb05 lavc: export DV profile API used by muxer/demuxer as public 11 years ago
Anton Khirnov 3f3232a371 avconv: set the output stream timebase 11 years ago
Anton Khirnov c9c1265c52 avformat: update muxing doxy 11 years ago
Anton Khirnov abda15a990 cdg: set the keyframe flag on the first packet 11 years ago
Martin Storsjö 18fb38fb9e mov: Remove a variable that is set but never used 11 years ago
Martin Storsjö cf280ed004 avplay: Handle pixel aspect ratio properly 11 years ago
Luca Barbato 52a1c32c0a nut: Use nut->version in the version range check 11 years ago
Martin Storsjö 79fce1ec8a arm: Avoid using the 'setend' instruction on ARMv7 and newer 11 years ago
Roman Savchenko 3d90f27ad5 avformat_new_stream: make the AVCodec parameter const 11 years ago
Andrew Kelley d3cfd7aff8 af_compand: make sure request_frame always outputs at least one frame 11 years ago
Diego Biurrun a9aee08d90 dsputil: Split off FDCT bits into their own context 11 years ago
Omer Osman 1e9a93bfca libfdk-aacdec: Decode the first AAC frame to reliably identify the bitstream 11 years ago
Michael Niedermayer a863c97e99 smoothstreamingenc: Fix a memory leak on errors 11 years ago
Nidhi Makhijani 246f869590 vmd: Split audio and video decoder 11 years ago
Diego Biurrun 3c650efb81 dsputil: Move draw_edges() to mpegvideoencdsp 11 years ago
Diego Biurrun c166148409 dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc 11 years ago
Diego Biurrun 8d686ca59d dsputil: Split off *_8x8basis to a separate context 11 years ago
Timothy Gu a7985cfd4c audio_fifo: Split into a separate doxygen module 11 years ago
Timothy Gu d69243d39b samplefmt: Add doxygen categories 11 years ago
Nidhi Makhijani d6902070c5 dsicin: Split audio and video decoder 11 years ago
Nidhi Makhijani 2fc85fe96e bmv: Split audio and video decoder 11 years ago
Nidhi Makhijani b0633f83f2 paf: split audio and video decoder 11 years ago
Nidhi Makhijani 373a6dda54 cljr: split decoder and encoder 11 years ago
Nidhi Makhijani 02a7a5e330 vc1test: Check malloc call 11 years ago
Nidhi Makhijani 77fc7b7672 vc1test: Return proper error codes 11 years ago